Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 4ae673e commit 29a19f2
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 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 @@ -12,7 +12,7 @@ terraform {
aws.global
]
source = "hashicorp/aws"
version = "5.60.0"
version = "5.62.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.60.0"
version = "5.62.0"
}
}
}

0 comments on commit 29a19f2

Please sign in to comment.