Skip to content

Commit

Permalink
chore(deps): update terraform archive to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Dec 20, 2023
1 parent 3e1e0ed commit 2560644
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 15 deletions.
36 changes: 23 additions & 13 deletions terraform/.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 terraform/modules/kitten-science-website/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
archive = {
source = "hashicorp/archive"
version = "2.4.0"
version = "2.4.1"
}
aws = {
configuration_aliases = [
Expand Down
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
archive = {
source = "hashicorp/archive"
version = "2.4.0"
version = "2.4.1"
}
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit 2560644

Please sign in to comment.