Releases: clouddrove/terraform-aws-vpc
Releases · clouddrove/terraform-aws-vpc
2.0.0
✨ New Features
02502c0
- update workfflows and readme.yaml (PR #53 by @theprashantyadav)16ad441
- Updated resources to be dynamic and added support for flow logs to be published in cloudwatch (commit by @13archit)25f99bd
- Added cloudwatch resource (commit by @13archit)95a1a68
- Added test example and modified main.tf (commit by @13archit)
🐛 Bug Fixes
309542d
- Fixed kms key policy and updated example folder (commit by @13archit)a0ac339
- Fixed vulnerabilities (commit by @13archit)9537489
- Updated comments and example folder heirarchy (commit by @13archit)6bb0fb9
- Fixed directory in workflows (commit by @13archit)b59d760
- Fixed _example/complete and dependabot.yml (commit by @13archit)8e70e44
- Added ignore for vpc flow log error because it enabled via separate resource (commit by @13archit)b07fc3c
- updated github actions (commit by @mamrajyadav)159400e
- updated github actions (commit by @mamrajyadav)01b6144
- updated github actions (commit by @mamrajyadav)23a2982
- Added block http traffic policy for s3 (commit by @13archit)9b20dbb
- Updated s3 block http policy condition (PR #58 by @13archit)
📝 Documentation Changes
baa9f10
- update CHANGELOG.md for 1.3.1 (commit by @clouddrove-ci)ab527b5
- update CHANGELOG.md for 2.0.0 (commit by @clouddrove-ci)
1.3.1
What's Changed
- fix labels tag by @theprashantyadav in #39
- update workflows by @mamrajyadav in #42
- auto changelog action and changelog.md and dependabot.yml file added. by @mamrajyadav in #44
- updated .github/workflows tfsec.yml file. by @vibhutigoyal in #45
- feat: updated tfsec.yaml file and bug: updated changelog.yml name and file by @vibhutigoyal in #46
- feat: add deepsource & added assignees,reviewer in dependabot by @Tanveer143s in #48
- removed deprecated arguments by @vibhutigoyal in #50
New Contributors
- @vibhutigoyal made their first contribution in #45
- @Tanveer143s made their first contribution in #48
Full Changelog: 1.3.0...1.3.1
Upgrade the module with 1.3.0
- update terrafrom version
0.15.1
Upgrade the module with 0.15
New Features
- Upgrade module to terraform 0.15
- Upgrade pre-commit
- Update the labels
Upgrade module with Terraform 0.14
New Features
- Upgrade module to terraform 0.14
- Update pre-commit versions
Upgrade module with Terraform 0.13
New Features
- Upgrade module with Terraform 0.13
- Update readme
Fix labels
New Features
- Fixed label with 'managedby' variable
Add Github Action
New Features
- Fix the tag of internet gateway
- Add Github Actions
- Fix Terraform Warning
Bug fix
New Features
- While destroying there is a "no index" error sometime, now it's fix.