Skip to content

Commit

Permalink
Bump instance_profile::terraform-modules in /groups/ois
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.278 to 1.0.281.
- [Release notes](https://github.com/companieshouse/terraform-modules/releases)
- [Commits](companieshouse/terraform-modules@tags/1.0.278...tags/1.0.281)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 03b1452 commit 6e3dd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/ois/iam.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "instance_profile" {
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.278"
source = "git@github.com:companieshouse/terraform-modules//aws/instance_profile?ref=tags/1.0.281"
name = "${var.service_subtype}-${var.service}-profile"

cw_log_group_arns = formatlist("%s:*", local.tuxedo_log_group_arns)
Expand Down

0 comments on commit 6e3dd03

Please sign in to comment.