Skip to content

Commit 3bb1e30

Browse files
Bump the terraform-minor-patch group across 2 directories with 2 updates
Bumps the terraform-minor-patch group with 1 update in the /grafana/non-prod/terraform directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws). Bumps the terraform-minor-patch group with 1 update in the /mesh-infra directory: [mesh::terraform-aws-mesh-client](https://github.com/nhsdigital/terraform-aws-mesh-client). Updates `hashicorp/aws` from 6.0.0 to 6.2.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.0.0...v6.2.0) Updates `hashicorp/aws` from 6.0.0 to 6.2.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.0.0...v6.2.0) Updates `hashicorp/aws` from 6.0.0 to 6.2.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.0.0...v6.2.0) Updates `mesh::terraform-aws-mesh-client` from 2.1.5 to 2.1.6 - [Release notes](https://github.com/nhsdigital/terraform-aws-mesh-client/releases) - [Commits](NHSDigital/terraform-aws-mesh-client@v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-minor-patch - dependency-name: hashicorp/aws dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-minor-patch - dependency-name: hashicorp/aws dependency-version: 6.2.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.5 dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: terraform-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3c5e74 commit 3bb1e30

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

grafana/non-prod/terraform/.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.

mesh-infra/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ data "aws_subnets" "default" {
2525
}
2626

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

3030
name_prefix = "local-immunisation"
3131
mesh_env = "integration"

0 commit comments

Comments
 (0)