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
If you have any questions regarding this upgrade process, please consult the [`examples`](https://github.com/terraform-aws-modules/terraform-aws-ecs/tree/master/examples) directory:
4
+
If you find a bug, please open an issue with supporting configuration to reproduce.
5
+
6
+
## List of backwards incompatible changes
7
+
8
+
- Terraform v1.5.7 is now minimum supported version
9
+
- AWS provider v6.0.0 is now minimum supported version
10
+
11
+
## Additional changes
12
+
13
+
### Added
14
+
15
+
- Support for `region` parameter to specify the AWS region for the resources created if different from the provider region.
16
+
17
+
### Modified
18
+
19
+
- Variable definitions now contain detailed `object` types in place of the previously used any type.
0 commit comments