terraform-demo
terraform-demo copied to clipboard
A demo of terraform.io creating CoreOS instances.
In an effort to always keep the version of terraform in the Dockerfile up to date, I would like to switch from using the precompiled binaries to compiling from source.
I'd like to build up a set of serverspec tests to confirm the server state once it's been set up.
This was initially prevented by a bug in terraform. It has been fixed in recent commits. This can be done after either a new release of terraform after the commit...
I'd like to add some method of automatically deploying some containers on the stack. I'm not yet sure how to approach this as I have a lot of mixed feelings...
Currently requires an enhancement in terraform https://github.com/hashicorp/terraform/issues/111