initial commit of replacement infrastructure automation
[awsible] / infrastructure / modules / terraform-infrastructure / variables.tf
1 variable "region" {}
2 variable "remote_state_bucket" {}
3 variable "remote_state_table" {}