mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-22 07:01:56 +03:00
10 lines
252 B
HCL
Executable File
10 lines
252 B
HCL
Executable File
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.terraform.io/hashicorp/aws" {
|
|
version = "3.20.0"
|
|
hashes = [
|
|
"h1:Wk7JYiEIslHQorVPWnofRNYUAjyro6IehY/d/Yfmbr8=",
|
|
]
|
|
}
|