open-consul/terraform
Johanan Lieberman a3065ff3e1 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 Add Terraform config for Google Cloud Platform 2016-07-05 17:11:52 -03:00
openstack Update install.sh 2016-05-04 18:01:47 +02:00
shared/scripts Add RPC port to iptables config 2016-07-05 17:11:52 -03:00
README.md Update quick start AWS Terraform 2016-03-10 06:22:24 -08:00

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.