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
Copy file name to clipboardExpand all lines: UPGRADE-6.0.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ Please consult the `examples` directory for reference example configurations. If
4
4
5
5
## List of backwards incompatible changes
6
6
7
-
- Minimum supported version of Terraform AWS provider updated to v5.45 to support latest resources
7
+
- Minimum supported version of Terraform AWS provider updated to `v5.45` to support latest resources
8
+
- Minimum supported version of Terraform raised to `v1.3`
8
9
- logging block within the `aws_redshift_cluster` resource has been replaced with a standalone resource. After upgrade, a new resource for logging will be created.
9
10
- snapshot_copy block within the `aws_redshift_cluster` resource has been replaced with a standalone resource. After upgrade, to prevent errors due to already existing `snapshot_copy` configurations, import of the new resource is required.
0 commit comments