Skip to content

Commit

Permalink
Bump clouddrove/iam-role/aws in /_example/event_rule_target
Browse files Browse the repository at this point in the history
Bumps [clouddrove/iam-role/aws](https://github.com/clouddrove/terraform-aws-iam-role) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/clouddrove/terraform-aws-iam-role/releases)
- [Changelog](https://github.com/clouddrove/terraform-aws-iam-role/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-aws-iam-role@1.3.0...1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent bafaddf commit e5b52b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/event_rule_target/iam.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "iam-role" {
source = "clouddrove/iam-role/aws"
version = "1.3.0"
version = "1.3.1"

name = "iam-role"
environment = "eventbridge"
Expand Down

0 comments on commit e5b52b5

Please sign in to comment.