consul/terraform
Johanan Lieberman 649326c776 Fix string concatenation in consul.tf
Since Terraform 0.7 doesn't support the concat() function for string
concatenation, a replacement for concat() needs to be used when
joining strings.
2016-08-04 13:12:56 +00:00
..
aws Fix string concatenation in consul.tf 2016-08-04 13:12:56 +00:00
google
openstack
shared/scripts
README.md

README.md

Terraform Modules

This folder contains modules for Terraform that can setup Consul for various systems. The infrastructure provider that is used is designated by the folder above. See the variables.tf file in each for more documentation.