Skip to content

Commit

Permalink
Bump instance_profile::terraform-modules
Browse files Browse the repository at this point in the history
Bumps the version-updates group in /groups/frontend with 1 update: [instance_profile::terraform-modules](https://github.com/companieshouse/terraform-modules).


Updates `instance_profile::terraform-modules` from 1.0.292 to 1.0.293
- [Release notes](https://github.com/companieshouse/terraform-modules/releases)
- [Commits](companieshouse/terraform-modules@tags/1.0.292...tags/1.0.293)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a53c461 commit 9d7472f
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.292"
source = "[email protected]:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.293"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = flatten([
Expand Down

0 comments on commit 9d7472f

Please sign in to comment.