Skip to content

Commit

Permalink
Merge pull request #97 from companieshouse/dependabot/terraform/group…
Browse files Browse the repository at this point in the history
…s/frontend/instance_profile--github--companieshouse/terraform-modules--tags/1.0.256-1.0.257
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
2 parents 6d2f3bf + b879a57 commit 463ceb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/frontend/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.256"
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.257"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = flatten([
Expand Down

0 comments on commit 463ceb7

Please sign in to comment.