Update Terraform aws to v5
This commit is contained in:
parent
d59e140924
commit
eba85b43c6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
version = "4.67.0"
|
||||
version = "5.98.0"
|
||||
}
|
||||
linode = {
|
||||
source = "linode/linode"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue