Releases: idealo/terraform-aws-mwaa
Releases · idealo/terraform-aws-mwaa
v3.2.0
3.2.0 (2024-05-08)
Features
v3.1.0
3.1.0 (2024-05-03)
Features
v3.0.1
3.0.1 (2023-09-13)
Bug Fixes
- get availability zone from data source (#137) (687bb9a)
v3.0.0
3.0.0 (2023-05-31)
Features
- replace deprecated aws_eip arg vpc (bool) by domain = "vpc" (fe990a9)
BREAKING CHANGES
- requires hashicorp/aws provider 5.0.0 or higher
v2.5.0
2.5.0 (2023-05-30)
Features
- deps: bump hashicorp/aws from 4.67.0 to 5.0.1 (#128), enable use with tf aws provider 4 and 5 (2ea82d7)
v2.4.0
2.4.0 (2023-05-11)
Features
v2.3.0
2.3.0 (2023-04-28)
Features
v2.2.0
2.2.0 (2022-11-21)
Features
- Remove obsolete internet gateway if networking provided (#105) (f14e566)
v2.1.0
2.1.0 (2022-09-08)
Features
- Provide input to associate additional security groups (#88 rebased) (#92) (da5b328)
- Provide output for the webserver URL of the MWAA Environment (#89) [skip ci] (59eaa61), closes #87
v2.0.0
2.0.0 (2022-06-09)
Features
BREAKING CHANGES
- require aws-provider ~>4.0