Skip to content

Commit

Permalink
Merge pull request #6 from clouddrove/dependabot/terraform/_example/e…
Browse files Browse the repository at this point in the history
…vent_rule_target/clouddrove/iam-role/aws-1.3.1
  • Loading branch information
anmolnagpal authored Mar 12, 2024
2 parents bafaddf + a2f7455 commit 75604bf
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 75604bf

Please sign in to comment.