10 lines
252 B
HCL
10 lines
252 B
HCL
|
# This file is maintained automatically by "terraform init".
|
||
|
# Manual edits may be lost in future updates.
|
||
|
|
||
|
provider "registry.terraform.io/hashicorp/aws" {
|
||
|
version = "4.31.0"
|
||
|
hashes = [
|
||
|
"h1:Ib7NTl1AX+17AP1QHbCTl6G2lIjdrlCSSmu8itTTVmk=",
|
||
|
]
|
||
|
}
|