First we'll look at some basics, then we'll see how to manage resources that don't exist natively in Terraform, how to write custom modules and how to implement switching between remote and local backends.
-
Clone the repository:
$ git clone https://github.com/R0bes/Terraform-Presentation.git
-
Switch the directory
cd Terraform-Presentation
-
Execute npm and start the reveal.js server:
$ npm install $ npm start
-
browse to the slides.
MIT licensed