Skip to content

Commit

Permalink
Bump instance_profile::terraform-modules in /groups/frontend
Browse files Browse the repository at this point in the history
Bumps [instance_profile::terraform-modules](https://github.com/companieshouse/terraform-modules) from 1.0.260 to 1.0.261.
- [Release notes](https://github.com/companieshouse/terraform-modules/releases)
- [Commits](companieshouse/terraform-modules@tags/1.0.260...tags/1.0.261)

---
updated-dependencies:
- dependency-name: instance_profile::github::companieshouse/terraform-modules::tags/1.0.260
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 121cf1c commit 0761640
Showing 1 changed file with 1 addition and 1 deletion.
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 = "[email protected]:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.260"
source = "[email protected]:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.261"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = flatten([
Expand Down

0 comments on commit 0761640

Please sign in to comment.