We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c305eb + aaec62c commit 0b36327Copy full SHA for 0b36327
1 file changed
CHANGELOG.md
@@ -1,4 +1,10 @@
1
-## 6.36.0 (Unreleased)
+## 6.35.1 (March 5, 2026)
2
+
3
+BUG FIXES:
4
5
+* provider: Fix regression causing "Incompatible Types" errors during flattening ([#46778](https://github.com/hashicorp/terraform-provider-aws/issues/46778))
6
+* resource/aws_bedrockagentcore_gateway_target: Fix "Incompatible Types" errors during schema definition flattening ([#46778](https://github.com/hashicorp/terraform-provider-aws/issues/46778))
7
+* resource/aws_s3_bucket_lifecycle_configuration: Fix "Incompatible Types" errors for `LifecycleRuleAndOperator` while flattening configuration ([#46778](https://github.com/hashicorp/terraform-provider-aws/issues/46778))
8
9
BUG FIXES:
10
0 commit comments