Skip to content

Commit 788ed14

Browse files
authored
Update UPGRADE-6.0.md
1 parent bbe6a64 commit 788ed14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UPGRADE-6.0.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Please consult the `examples` directory for reference example configurations. If
44

55
## List of backwards incompatible changes
66

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`
89
- 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.
910
- 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.
1011

0 commit comments

Comments
 (0)