Skip to content

Commit 9ca4151

Browse files
authored
Merge pull request #202 from companieshouse/dependabot/terraform/groups/frontend/version-updates-5b6672472b
Bump instance_profile::terraform-modules from 1.0.340 to 1.0.341 in /groups/frontend in the version-updates group
2 parents 786f7c0 + f71f0e9 commit 9ca4151

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

55
cw_log_group_arns = flatten([

0 commit comments

Comments
 (0)