initial commit of replacement infrastructure automation
[awsible] / infrastructure / vpcaccess-stack / variables.tf
1 variable "region" {}
2 variable "environment" {}
3 variable "remote_state_bucket" {}
4 variable "remote_state_table" {}
5 variable "acct_name" {}
6 variable "key_name" {}