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-60784b18e9631263211253/] With…