Ansible With CloudFormation – Part 1
In this post, we will be deploying CloudFormation code from Ansible. You can say that we will be provisioning Infrastructure from Infrastructure. There could be any number of reason why…
Continue readingIn this post, we will be deploying CloudFormation code from Ansible. You can say that we will be provisioning Infrastructure from Infrastructure. There could be any number of reason why…
Continue readingDid you know that Terraform state can – and most likely does – contain sensitive data? A few examples of sensitive information stored in the Terraform state: Initial password for an RDS…
Continue readingThe most reliable way to automate creating, updating, and deleting your cloud resources is to describe the target state of your infrastructure and use a tool to apply it to…
Continue reading