Merge branch 'renovate/aws-4.x' into 'master'
Update Terraform aws to v4 See merge request sys/infrastructure!114
This commit is contained in:
@ -10,7 +10,7 @@ terraform {
|
||||
}
|
||||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
version = "3.76.1"
|
||||
version = "4.59.0"
|
||||
}
|
||||
linode = {
|
||||
source = "linode/linode"
|
||||
|
Reference in New Issue
Block a user