Skip to content

Commit

Permalink
build(deps): bump clouddrove/ec2/aws in /_example/anomaly_example
Browse files Browse the repository at this point in the history
Bumps [clouddrove/ec2/aws](https://github.com/clouddrove/terraform-aws-ec2) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/clouddrove/terraform-aws-ec2/releases)
- [Changelog](https://github.com/clouddrove/terraform-aws-ec2/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-aws-ec2@2.0.1...2.0.3)

---
updated-dependencies:
- dependency-name: clouddrove/ec2/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent fb80df2 commit c9afb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/anomaly_example/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module "public_subnets" {
##-----------------------------------------------------
module "ec2" {
source = "clouddrove/ec2/aws"
version = "2.0.1"
version = "2.0.3"

name = "alarm"
environment = "test"
Expand Down

0 comments on commit c9afb97

Please sign in to comment.