Releases: clouddrove/terraform-aws-ec2
Releases · clouddrove/terraform-aws-ec2
2.0.3
🐛 Bug Fixes
837864c
- shutdown behavior for the instance defaults to STOP (PR #66 by @h1manshu98)
👷 Build System
592d4ed
- deps: bump clouddrove/github-shared-workflows (commit by @dependabot[bot])
📝 Documentation Changes
0d16756
- update CHANGELOG.md for 2.0.2 (commit by @clouddrove-ci)
2.0.2
👷 Build System
2475949
- deps: bump clouddrove/subnet/aws in /_example/complete (commit by @dependabot[bot])4007b9e
- deps: bump actions/setup-python from 4 to 5 (commit by @dependabot[bot])b8f9bdb
- deps: bump clouddrove/github-shared-workflows (commit by @dependabot[bot])
📝 Documentation Changes
7bcfa83
- update CHANGELOG.md for 2.0.1 (commit by @clouddrove-ci)
2.0.1
🐛 Bug Fixes
👷 Build System
1e27c43
- deps: bump clouddrove/github-actions from 9.0.2 to 9.0.3 (commit by @dependabot[bot])
📝 Documentation Changes
19e732a
- update CHANGELOG.md for 2.0.0 (commit by @clouddrove-ci)
2.0.0
✨ New Features
639f19a
- auto changelog action added (commit by @mamrajyadav)2f9367e
- auto changelog action added (commit by @mamrajyadav)f6ad766
- added dependabot.yml file (commit by @mamrajyadav)9501122
- add deepsource & added assignees,reviewer in dependabot (commit by @Tanveer143s)d25dd33
- add deepsource & added assignees,reviewer in dependabot (commit by @Tanveer143s)785a0b3
- add deepsorce file (commit by @Tanveer143s)aa714d3
- add deepsorce file (commit by @Tanveer143s)e597f20
- added security-group-rule and kms main.tf (commit by @theprashantyadav)224c4d9
- added security-group-rule and kms main.tf (commit by @theprashantyadav)7093a75
- added key-pair and spot instance main.tf (commit by @theprashantyadav)4225f40
- added key-pair and spot instance main.tf (commit by @theprashantyadav)887e684
- added key-pair and spot instance testing (commit by @theprashantyadav)00b23c4
- added key-pair and spot instance testing (commit by @theprashantyadav)fed8d3e
- added key-pair and spot instance testing (commit by @theprashantyadav)2315645
- fix tflint and added vpc and subnet tag (commit by @theprashantyadav)70f539c
- fix tflint and added vpc and subnet tag (commit by @theprashantyadav)8d6af6c
- update subnet and vpc tag (commit by @theprashantyadav)
🐛 Bug Fixes
👷 Build System
6dec4c8
- deps: bump clouddrove/vpc/aws in /_example/basic_example (commit by @dependabot[bot])64126fd
- deps: bump clouddrove/vpc/aws in /_example/ebs_mount (commit by @dependabot[bot])
Use new terraform latest version
Merge pull request #32 from clouddrove/cd-283 update terraform letest version
Added hibernation variable
What's Changed
- added hibernation variable
Update module
Update License
Add tfsec.yml file in .ghuthub/workflows
Update terraform.yml
Update terraform latest version and Licence in Readme.yaml
Add version.tf in example
create a variable for iam_instance_profile
create a variable for iam_instance_profile
Add volume tag
- Add volume tag
Fixed EBS Volume
New Features
- Fixed EBS Volume
- Created EBS mount Example
- Fixed Terratest