cloudandthings.io2 min readBuilding some of the largest Cloud Landing Zones in South AfricaThe cloudandthings.io team is made up of individuals that have been involved in some of largest Cloud Landing Zone builds in South Africa.
Paul Zietsman1 min readbits | Build versions for AWS Image Builder PipelinesWe use AWS Image Builder, a lot. It’s a super cool service if you need to build AMI or Container images. We used to have to use a...
Paul Zietsman3 min readterraform | git commit -m “all the secrets”One of the first things I learned as a junior developer was to never push secrets to git. Sharing the secrets needed to bootstrap an...
Paul Zietsman3 min readpretty print | better terraform plansWe recently changed the default tags added to all the resources we provision in AWS for one of our clients. We also made some other more...
Paul Zietsman3 min readterraform | a better way to loopResource looping has come a long way since I started using terraform, and with 0.13 around the corner it is time for us to say goodbye to...