added config files to local test space on converge

This commit is contained in:
brandoconnor
2018-06-07 00:25:15 -07:00
parent 22b9706705
commit dfe77afc7f
6 changed files with 22 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
output "config_map_aws_auth" {
description = ""
description = "A kubernetes configuration to authenticate to this cluster."
value = "${local.config_map_aws_auth}"
}