Skip to content

Commit 16f09fb

Browse files
committed
Merge branch 'main' into HEAD
2 parents 367a655 + 9dcdb0e commit 16f09fb

File tree

120 files changed

+6223
-301
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+6223
-301
lines changed

.changelog/24730.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent `ThrottlingException` errors
3+
```

.changelog/40035.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_codebuild_project: Add `auto_retry_limit` argument
3+
```

.changelog/42708.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:new-resource
2+
aws_transfer_web_app
3+
```
4+
5+
```release-note:new-resource
6+
aws_transfer_web_app_customization
7+
```

.changelog/44336.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
```release-note:new-data-source
2+
aws_odb_cloud_autonomous_vm_clusters
3+
```
4+
5+
```release-note:new-data-source
6+
aws_odb_cloud_exadata_infrastructures
7+
```
8+
9+
```release-note:new-data-source
10+
aws_odb_cloud_vm_clusters
11+
```
12+
13+
```release-note:new-data-source
14+
aws_odb_networks
15+
```
16+
17+
```release-note:new-data-source
18+
aws_odb_network_peering_connections
19+
```

.changelog/44445.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:new-action
2+
aws_transcribe_start_transcription_job
3+
```

.changelog/44518.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
```release-note:bug
2+
provider: Fix `Missing Resource Identity After Update` errors for non-refreshed and failed updates of Plugin Framework based resources
3+
```
4+
```release-note:bug
5+
provider: Fix `Unexpected Identity Change` errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources
6+
```

.changelog/44548.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_ssmcontacts_contact: Add resource identity support
3+
```

.changelog/44559.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:new-resource
2+
aws_transfer_host_key
3+
```

.changelog/44560.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_vpclattice_resource_gateway: Add `ipv4_addresses_per_eni` argument
3+
```

.changelog/44572.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
resource/aws_ivschat_room: Set `maximum_message_rate_per_second` validation maximum to `100`
3+
```

0 commit comments

Comments
 (0)