11 lines
284 B
HCL
11 lines
284 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.55.0"
|
|
constraints = ">= 3.25.0"
|
|
hashes = [
|
|
"h1:VHfmrKCb4oTW/+rWGKKqipoMOPd4tPxlGwMp0/Flx/s=",
|
|
]
|
|
}
|