neklaf / lab-jenkins-terraform-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab-jenkins-terraform-docker

Initial setup

Clone the repository and install the dependencies:

$ git clone https://github.com/neklaf/lab-jenkins-terraform-docker
$ cd lab-jenkins-terraform-docker
$ terraform init
$ terraform plan
$ terraform apply

Tear down the whole infrastructure with:

$ terraform destroy
Created by AitorAcedo

About

License:GNU General Public License v3.0


Languages

Language:HCL 100.0%