Skip to content

Commit cb8833d

Browse files
authored
Merge pull request companieshouse#179 from companieshouse/dependabot/terraform/groups/frontend/version-updates-9bb08b905b
Bump instance_profile::terraform-modules from 1.0.311 to 1.0.315 in /groups/frontend in the version-updates group
2 parents 78906d3 + aed39f3 commit cb8833d

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.311"
2+
source = "[email protected]:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.315"
33
name = "${var.service_subtype}-${var.service}-profile"
44

55
cw_log_group_arns = flatten([

0 commit comments

Comments
 (0)