Skip to content

Commit

Permalink
Merge pull request #14 from BreakingPitt/dependabot/terraform/hashico…
Browse files Browse the repository at this point in the history
…rp/aws-5.18.1

Bump hashicorp/aws from 5.17.0 to 5.18.1
  • Loading branch information
BreakingPitt authored Sep 29, 2023
2 parents 317d94c + 227c76d commit e59bd5d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions .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 versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.17.0"
version = "~> 5.18.1"
}

http = {
Expand Down

0 comments on commit e59bd5d

Please sign in to comment.