chore(infrastructure): upgrade aws provider to 6.2.0
All checks were successful
main / test (push) Successful in 48s
All checks were successful
main / test (push) Successful in 48s
This commit is contained in:
parent
0c27914a7c
commit
5cabb32839
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"
|
||||
}
|
||||
forgejo = {
|
||||
source = "adyxax/forgejo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue