Sha256: 8e71fef2de53379ef62895efabd31700b74cc09a92fb30d853602ab8e37ac9d3
Contents?: true
Size: 186 Bytes
Versions: 16
Compression:
Stored size: 186 Bytes
Contents
# Region to create infrastructure in variable "aws_region" { type = "string" default = "us-west-2" } variable "aws_instance_type" { type = "string" default = "t2.micro" }
Version data entries
16 entries across 16 versions & 1 rubygems