Skip to content

Commit

Permalink
Merge pull request #103 from companieshouse/dependabot/terraform/grou…
Browse files Browse the repository at this point in the history
…ps/ois/instance_profile--github--companieshouse/terraform-modules--tags/1.0.276-1.0.278
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
2 parents 0d387b6 + 497b13e commit 03b1452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/ois/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.276"
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.278"
name = "${var.service_subtype}-${var.service}-profile"

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

0 comments on commit 03b1452

Please sign in to comment.