Expressions in Terraform
Wikipedia defines an expression in a programming language as a combination of one or more constants, variables, operators, and functions that the programming language interprets (according to its particular rules of precedence and of association) and computes to produce (“to return”, in a stateful…
Practical advise for DevSecOps, its just DevOps with strings attached
At a high level we understand that DevOps and DevSecOps are two approaches to software development that aim to deliver high-quality products faster and more efficiently. Vanilla DevOps, I say vanilla as it is the original and it is the basic building block. It is, at its core a combination of…
Overriding variables in Terraform
Continuing on with our series of posts about Terraform and the vagaries about language usage. This post is a result of a question we were asked regarding overriding variables in Terraform from the defaults that are set in the variables.tf or variables.tfvars files that are stored in the terraform…




