December 2017
Intermediate to advanced
410 pages
11h 5m
English
This is one of my favorite parts. Terraform can directly be integrated to call the ansible-playbook:

We have created one more Terraform configuration file named sg.tf that contains configuration related to a new security group to be created:

Let's apply the Terraform configuration. Notice the two provisioners being executed:

In the previous image, the infrastructure provisioning part is deployed. Once it completes, ...
Read now
Unlock full access