- Do install script which is under install dir. OS X & Linux:
Nothing SpecialWindows:
Nothing Special- We'll init terraform environment.
terraform init- We'll ask to terraform to check to code.
terraform plan- We'll execute our code.
terraform apply- 0.0.1
- Work in progress
Tarako Chan – @tozastation
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
- Author: @takasp