Skip to content

Commit

Permalink
build(deps): bump clouddrove/ec2/aws in /_example/clb
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.2 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.2...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 Jan 29, 2024
1 parent 1ef5f88 commit 4838e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/clb/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ data "aws_iam_policy_document" "iam-policy" {
##-----------------------------------------------------
module "ec2" {
source = "clouddrove/ec2/aws"
version = "2.0.2"
version = "2.0.3"

name = local.name
environment = local.environment
Expand Down

0 comments on commit 4838e10

Please sign in to comment.