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 Sep 4, 2024
2 parents b38493a + 41f9805 commit 19d3be3
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.283"
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.287"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = flatten([
Expand Down

0 comments on commit 19d3be3

Please # to comment.