Skip to content

Commit

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


Updates `hashicorp/aws` from 5.76.0 to 5.77.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.76.0...v5.77.0)

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

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: instance_profile::github::companieshouse/terraform-modules::tags/1.0.294
  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 Nov 25, 2024
1 parent 74b38d4 commit 657f548
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions groups/frontend/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

cw_log_group_arns = flatten([
Expand Down

0 comments on commit 657f548

Please sign in to comment.