Infrastructure scripts
In the previous article we described the reasons that made us change the provider. In this article we will describe how we built our infrastructure as code. As a first step let’s create a bash script to run the playbook: [crayon-600303f4ba99c130989592/] With…