Skip to content

Commit

Permalink
Merge pull request #163 from companieshouse/dependabot/terraform/grou…
Browse files Browse the repository at this point in the history
…ps/fil/instance_profile--github--companieshouse/terraform-modules--tags/1.0.262-1.0.264
  • Loading branch information
dependabot[bot] committed May 7, 2024
2 parents b7b59f3 + 63a69ee commit 08c3c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/fil/iam.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "instance_profile" {
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.262"
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.264"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = formatlist("%s:*", local.tuxedo_log_group_arns)
Expand Down

0 comments on commit 08c3c46

Please sign in to comment.