vpc-consul
vpc-consul copied to clipboard
A VPC CloudFormation stack designed for a Consul cluster provisioned with Ansible
Results
2
vpc-consul issues
Sort by
recently updated
recently updated
newest added
Fixes to support non us-east-1 regions. Update consul to v0.5. Add aws-cli script to launch stack and sequence through provisioning steps.
Then you get AMI for NAT in function https://github.com/mattupstate/vpc-consul/blob/master/template_utils.py#L58 you forgot to apply region variable in filtering. This cause error during stack creation in in other regions (not us-west-1).