File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -46,17 +46,13 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
46
46
* The unused ` launch_configuration_create_before_destroy ` variable has been
47
47
removed.
48
48
49
- IMPROVEMENTS
50
-
51
- * This module no longer requires the template provider.
52
- * This module now allows using the Terraform AWS provider v4.
53
-
54
49
## 4.2.0 (June 20th 2022)
55
50
56
51
IMPROVEMENTS:
57
52
58
53
* The ` aws ` and ` null ` provider constraints have been loosened to allow this
59
- module to be used with the latest versions of each.
54
+ module to be used with the latest versions of each. This enables use of
55
+ Terraform AWS provider v4.
60
56
* The no longer supported ` template ` provider has been replaced with native
61
57
terraform configuration language equivalents.
62
58
You can’t perform that action at this time.
0 commit comments