Automating infrastructure provisioning, configuration, and application deployment
provision(packer, terraform) -> configuration(ansible) -> deployment(github actions)
Jul 30, 20225 min read329

Search for a command to run...

Series
In this series, I explore the idea of automating everything from infrastructure provisioning to application deployment.
provision(packer, terraform) -> configuration(ansible) -> deployment(github actions)

From an almost fully automated pipeline to a fully automated pipeline
