Skip to content

Commit c32d8bc

Browse files
dependabot[bot]obecker
authored andcommitted
⬆️ Bump hashicorp/aws from 6.25.0 to 6.26.0 in /infrastructure
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.25.0 to 6.26.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.25.0...v6.26.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2ca3c4 commit c32d8bc

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

infrastructure/.terraform.lock.hcl

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

infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 6.25.0"
5+
version = "~> 6.26.0"
66
}
77
local = {
88
source = "hashicorp/local"

0 commit comments

Comments
 (0)