Skip to content

Commit 0aa03bd

Browse files
Bump the terraform-minor-patch group across 1 directory with 2 updates
Bumps the terraform-minor-patch group with 2 updates in the /infrastructure/mesh directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [mesh::terraform-aws-mesh-client](https://github.com/nhsdigital/terraform-aws-mesh-client). Updates `hashicorp/aws` from 6.16.0 to 6.39.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@v6.16.0...v6.39.0) Updates `mesh::terraform-aws-mesh-client` from 2.1.6 to 2.1.8 - [Release notes](https://github.com/nhsdigital/terraform-aws-mesh-client/releases) - [Commits](NHSDigital/terraform-aws-mesh-client@v2.1.6...v2.1.8) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-minor-patch - dependency-name: mesh::github::nhsdigital/terraform-aws-mesh-client::v2.1.6 dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: terraform-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11d29e6 commit 0aa03bd

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

infrastructure/mesh/.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.

infrastructure/mesh/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ provider "aws" {
2525

2626

2727
module "mesh" {
28-
source = "git::https://github.com/nhsdigital/terraform-aws-mesh-client.git//module?ref=v2.1.6"
28+
source = "git::https://github.com/nhsdigital/terraform-aws-mesh-client.git//module?ref=v2.1.8"
2929

3030
name_prefix = "imms-${var.aws_environment}"
3131
account_id = var.imms_account_id

0 commit comments

Comments
 (0)