Skip to content

Commit

Permalink
Merge branch 'main' into f/migrate-wavelength-sdkv2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRieske committed May 14, 2024
2 parents d05bb96 + f6efa6c commit 92ced03
Show file tree
Hide file tree
Showing 2,614 changed files with 51,161 additions and 51,576 deletions.
3 changes: 3 additions & 0 deletions .changelog/35662.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_organizations_account: Allow import of accounts with IAM access to the AWS Billing and Cost Management console
```
3 changes: 3 additions & 0 deletions .changelog/37306.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_bedrock_foundation_models: Fix validation regex for the `by_provider` argument
```
3 changes: 3 additions & 0 deletions .changelog/37450.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_ram_principal_association: Correct plan-time validation of `principal` to fix `panic: unexpected format for ID parts ([...]), the following id parts indexes are blank ([1])`
```
3 changes: 3 additions & 0 deletions .changelog/37472.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_dynamodb_table: Fix `UnknownOperationException: Tagging is not currently supported in DynamoDB Local` errors on resource Read
```
3 changes: 3 additions & 0 deletions .changelog/37481.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_ssm_resource_data_sync: Add plan-time validation of `s3_destination.kms_key_arn`, `s3_destination.region` and `s3_destination.sync_format`
```
2 changes: 1 addition & 1 deletion .ci/.golangci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ linters-settings:
require-explanation: true
require-specific: true
allow-no-explanation:
- gomnd
- mnd
- paralleltest
- tparallel
- unparam
Expand Down
Loading

0 comments on commit 92ced03

Please sign in to comment.