Skip to content

Commit 91d02a8

Browse files
authored
Merge pull request #189 from companieshouse/dependabot/terraform/groups/frontend/version-updates-c699ab3755
Bump instance_profile::terraform-modules from 1.0.326 to 1.0.328 in /groups/frontend in the version-updates group
2 parents 18b29f4 + 99a56a2 commit 91d02a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groups/frontend/iam.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "instance_profile" {
2-
source = "[email protected]:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.326"
2+
source = "[email protected]:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.328"
33
name = "${var.service_subtype}-${var.service}-profile"
44

55
cw_log_group_arns = flatten([

0 commit comments

Comments
 (0)