open-consul/terraform
Eric Rosenberg 471ecddc97 key_file is deprecated. Switching to private_key using the file() interpolation function. 2016-09-24 16:36:04 -05:00
..
aws key_file is deprecated. Switching to private_key using the file() interpolation function. 2016-09-24 16:36:04 -05:00
google Replace key_path with private_key and file() interpolation. 2016-08-30 12:27:05 +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.