Orso Labs

Filtering for "devops"

Remove filter
Keeping Packer and Terraform images versioned, synchronized and DRY
A cloud agnostic approach to control which version of a Packer image is used in Terraform, allowing independent development by team members and git-based rollbacks.
Temporary override of Concourse pipeline parameters
Sometimes we would like to override some parameters of a Concourse pipeline on a reversible/temporary manner, that is, without committing the changes to a git repository.
Bootstrapping Concourse pipelines
How to bootstrap pipelines with Concourse, some custom logic and the Concourse pipeline resource.