Skip to content

Commit

Permalink
Merge pull request #41 from clouddrove/dependabot/terraform/clouddrov…
Browse files Browse the repository at this point in the history
…e/ec2/aws-2.0.3

Bump clouddrove/ec2/aws from 2.0.2 to 2.0.3
  • Loading branch information
clouddrove-ci authored Jan 30, 2024
2 parents a487f4d + 877f320 commit bf5cbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#tfsec:ignore:aws-ec2-enable-at-rest-encryption
module "ec2" {
source = "clouddrove/ec2/aws"
version = "2.0.2"
version = "2.0.3"
name = var.name
environment = var.environment

Expand Down

0 comments on commit bf5cbce

Please sign in to comment.