6 lines
68 B
HCL

#
# Providers definitions
#
provider "aws" {
version = "~> 2.53"
}