Skip to content

Commit

Permalink
Update iam.tf (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-lobur authored May 17, 2023
1 parent 8352830 commit ba97dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ data "aws_iam_policy_document" "resource_role" {
}
}


module "resource_role_label" {
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.1"
namespace = var.namespace
Expand Down

0 comments on commit ba97dbe

Please sign in to comment.