You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* provider/aws: Added `retry_duraction` to `redshift_configuration` in `kinesis_firehose_delivery_stream`([#10113](https://github.com/hashicorp/terraform/issues/10113))
* provider/openstack: Instance `user_data` will now detect if input is already Base64-encode ([#9966](https://github.com/hashicorp/terraform/issues/9966))
51
51
52
52
BUG FIXES:
53
53
54
-
* core: Fix diff mismatch error on "Destroy: true to false" scenarios. [GH-10139]
55
-
* core: New destroy graph `-target` includes dependencies. [GH-10036]
56
-
* core: New destroy graph creates proper edges through module outputs [GH-10068]
57
-
* core: Fix shadow error when using uuid() [GH-10106]
58
-
* core: Fix an issue where applies with data sources could hang [GH-10134]
59
-
* core: Fix plan operation diff mismatch for computed keys in slices [GH-10118]
60
-
* provider/aws: fix the validation of aws_redshift_cluster database_name [GH-10019]
61
-
* provider/aws: Fix panic in aws_acm_certificate datasource [GH-10051]
* provider/aws: Fixed ES buffering_interval option in `kinesis_firehose_delivery_stream`[GH-10112]
54
+
* core: Fix diff mismatch error on "Destroy: true to false" scenarios. ([#10139](https://github.com/hashicorp/terraform/issues/10139))
55
+
* core: New destroy graph `-target` includes dependencies. ([#10036](https://github.com/hashicorp/terraform/issues/10036))
56
+
* core: New destroy graph creates proper edges through module outputs ([#10068](https://github.com/hashicorp/terraform/issues/10068))
57
+
* core: Fix shadow error when using uuid() ([#10106](https://github.com/hashicorp/terraform/issues/10106))
58
+
* core: Fix an issue where applies with data sources could hang ([#10134](https://github.com/hashicorp/terraform/issues/10134))
59
+
* core: Fix plan operation diff mismatch for computed keys in slices ([#10118](https://github.com/hashicorp/terraform/issues/10118))
60
+
* provider/aws: fix the validation of aws_redshift_cluster database_name ([#10019](https://github.com/hashicorp/terraform/issues/10019))
61
+
* provider/aws: Fix panic in aws_acm_certificate datasource ([#10051](https://github.com/hashicorp/terraform/issues/10051))
* provider/aws: Fixed ES buffering_interval option in `kinesis_firehose_delivery_stream`([#10112](https://github.com/hashicorp/terraform/issues/10112))
0 commit comments