chore(deps): update terraform aws to v4.67.0
This commit is contained in:
parent
351d3abb5b
commit
d61f948d76
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_version = ">=1.0"
|
||||
|
||||
required_providers {
|
||||
aws = "4.38.0"
|
||||
aws = "4.67.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_version = ">=1.0"
|
||||
|
||||
required_providers {
|
||||
aws = "4.38.0"
|
||||
aws = "4.67.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue