chore(infrastructure): upgrade aws provider to 6.2.0
This commit is contained in:
parent
d9848c574e
commit
d4f08aa3ba
2 changed files with 13 additions and 15 deletions
|
@ -9,7 +9,7 @@ terraform {
|
|||
required_providers {
|
||||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
version = "5.91.0"
|
||||
version = "6.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue