Skip to content

Commit 1d44176

Browse files
Bump the version-updates group in /groups/frontend with 2 updates
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.99.1 to 5.100.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.99.1...v5.100.0) Updates `instance_profile::terraform-modules` from 1.0.328 to 1.0.331 - [Release notes](https://github.com/companieshouse/terraform-modules/releases) - [Commits](companieshouse/terraform-modules@tags/1.0.328...tags/1.0.331) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 5.100.0 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.328 dependency-version: 1.0.331 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91d02a8 commit 1d44176

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

groups/frontend/.terraform.lock.hcl

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

55
cw_log_group_arns = flatten([

0 commit comments

Comments
 (0)