Releases: aws-ia/terraform-aws-mwaa
Releases · aws-ia/terraform-aws-mwaa
v0.0.6
What's Changed
- Fix s3 bucket object ownership in example by @dafresh in #42
- Ignore changes made to MWAA Startup script version by @harshvardhan-j in #45
- Add support for mw1.xlarge and mw1.2xlarge environment classes by @bjones325 in #51
- Fixing a typo in the example to match the docs by @mkirlin in #40
- Scope down unnecessary permissions by @Almenon in #49
- Allow setting the full name of the S3 bucket by @Chili-Man in #47
- bump vpc module to use v5 + Add Terratest scripts by @maiconrocha in #39
- add describecluster by @calebAtIspot in #54
- Adding ability to add additional principal to trusted policy by @yuriy-kirb in #57
New Contributors
- @dafresh made their first contribution in #42
- @harshvardhan-j made their first contribution in #45
- @bjones325 made their first contribution in #51
- @mkirlin made their first contribution in #40
- @Chili-Man made their first contribution in #47
- @calebAtIspot made their first contribution in #54
- @yuriy-kirb made their first contribution in #57
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- KMS policy to accept customer managed KMS keys by @oscarmendoza123 in #38
New Contributors
- @oscarmendoza123 made their first contribution in #38
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Fix iam_role_additional_policies by @SamuZad in #34
- Ability to create new SG and have addititonal ones applied by @dim-on-github in #33
New Contributors
- @SamuZad made their first contribution in #34
- @dim-on-github made their first contribution in #33
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
What's Changed
- First Release of MWAA Module by @maiconrocha in #1
- MWAA module refactor with basic example by @vara-bonthu in #2
- 📃 Readme and other docs updated by @vara-bonthu in #6
- Readme for security by @vara-bonthu in #7
- Setting null to optional valuesplugins_s3_path and requirements... by @vara-bonthu in #9
- Removed default airflow config by @vara-bonthu in #11
- output descriptions and readme updated by @vara-bonthu in #12
- add architecture diagram and sample DAG by @ricsue-aws in #13
- Image update and links by @vara-bonthu in #14
- Diagram updates by @drewmullen in #17
- S3 bucket fix by @vara-bonthu in #19
- Removed plugins and requirements object creation by @vara-bonthu in #20
New Contributors
- @maiconrocha made their first contribution in #1
- @vara-bonthu made their first contribution in #2
- @ricsue-aws made their first contribution in #13
- @drewmullen made their first contribution in #17
Full Changelog: https://github.com/aws-ia/terraform-aws-mwaa/commits/v0.0.1