HCP Packer Part 3: Integration with Terraform Run Tasks

In this third post in my HCP Packer series (you can also read Part 1 (Getting Started with HCP Packer) and Part 2 (Building a Go Client for HCP Packer)), I am going to cover some new features that have only just come out, as part of the General Availability of HCP Packer. I had […]

Read More HCP Packer Part 3: Integration with Terraform Run Tasks

First look into… HCP Packer

Last week, HashiCorp announced the public beta for HCP Packer, a managed service for Packer. Packer might not be as well-known as some of the other HashiCorp tools but it’s universally used to build golden images and templates and it quietly powers a lot of what happens in the public cloud: on Azure…. ….but also […]

Read More First look into… HCP Packer

FortiManager Automation with Terraform

This is a short follow-up to the blog post I wrote about using Terraform with Fortigate. My customer wanted to leverage the Fortimanager and not the Fortigate directly to manage their Fortinet estate through Terraform (or rather, with Consul-Terraform-Sync). The provider for Fortimanager is actually pretty recent and was only released a few months ago. […]

Read More FortiManager Automation with Terraform

Fortinet Automation with Terraform

One of my customers was telling me how security rules changes on their firewalls are taking far too long to be implemented: not just days but multiple weeks – and obviously that’s slowing down projects. They saw a demo of Consul Terraform Sync (CTS) and really liked the concept. CTS was something new for me […]

Read More Fortinet Automation with Terraform

Consul-Terraform-Sync Part 4: Automating AWS tags management with the Consul Key Value Store

This is Part 4 of a whole series on Consul-Terraform-Sync, a pretty recent cool integration between Consul and Terraform. Part 1: Introduction Part 2: Building a Module Part 3: Enterprise Integration In this post, I will explore something that came out this week with v0.4 of CTS: an integration with the Consul Key/Value store. Consul […]

Read More Consul-Terraform-Sync Part 4: Automating AWS tags management with the Consul Key Value Store