Skip to content

Commit 6a7b3e1

Browse files
authored
Merge pull request #192 from companieshouse/dependabot/terraform/groups/frontend/version-updates-58c26ca923
Bump instance_profile::terraform-modules from 1.0.331 to 1.0.333 in /groups/frontend in the version-updates group
2 parents 06477e8 + 56f2e24 commit 6a7b3e1

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

55
cw_log_group_arns = flatten([

0 commit comments

Comments
 (0)