Skip to content

Commit

Permalink
Merge branch 'companieshouse:infrastructure' into infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
SherfeyInv authored Nov 18, 2024
2 parents f0f2fc8 + 74b38d4 commit 53b2f50
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions groups/frontend/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.293"
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.294"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = flatten([
Expand Down

0 comments on commit 53b2f50

Please # to comment.