commententing out etcd for for now while I work on cp

This commit is contained in:
Jonathan Simon
2019-11-24 20:50:24 -08:00
parent 23c3df43ad
commit ceb4ac5678
2 changed files with 48 additions and 44 deletions

View File

@@ -1,3 +1,7 @@
locals {
service = "${var.prefix}-${var.name}-cp"
}
data "aws_vpc" "main" {
filter {
name = "tag:Name"