Skip to content

Releases: clouddrove/terraform-aws-ec2

2.0.3

26 Jan 12:07
837864c
Compare
Choose a tag to compare

🐛 Bug Fixes

👷 Build System

📝 Documentation Changes

2.0.2

12 Jan 16:58
31ab62b
Compare
Choose a tag to compare

👷 Build System

📝 Documentation Changes

2.0.1

22 Nov 17:26
b52711e
Compare
Choose a tag to compare

🐛 Bug Fixes

👷 Build System

  • 1e27c43 - deps: bump clouddrove/github-actions from 9.0.2 to 9.0.3 (commit by @dependabot[bot])

📝 Documentation Changes

2.0.0

06 Sep 07:37
8610ee3
Compare
Choose a tag to compare

✨ New Features

🐛 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

10 Jan 11:53
9b129eb
Compare
Choose a tag to compare
Merge pull request #32 from clouddrove/cd-283

update terraform letest version

Added hibernation variable

16 Sep 09:43
c67bb8d
Compare
Choose a tag to compare

What's Changed

  • added hibernation variable

Update module

18 May 10:04
Compare
Choose a tag to compare

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

07 Sep 12:10
Compare
Choose a tag to compare

create a variable for iam_instance_profile

Add volume tag

17 Aug 10:54
Compare
Choose a tag to compare
  • Add volume tag

Fixed EBS Volume

08 Jul 13:12
Compare
Choose a tag to compare

New Features

  • Fixed EBS Volume
  • Created EBS mount Example
  • Fixed Terratest