Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Securing IaC Workflows

Securing IaC Workflows

In this demo, I show how to secure Infrastructure as Code (IaC) workflows using HashiCorp Cloud offerings HCP Vault and HCP Packer, with a bit of Terraform Cloud best-practices sprinkled in for operational happiness.

---

Companion Code: https://github.com/ksatirli/securing-iac-workflows

Kerim Satirli

June 01, 2022
Tweet

More Decks by Kerim Satirli

Other Decks in Technology

Transcript

  1. Workspaces vault-deployment Workspace to deploy and manage lifecycle of an

    HCP Vault Clusters vault-config Workspace to configure an (HCP) Vault Cluster for use with AWS packer Packer Template for AWS EC2 Instances packer-registry Workspace to deploy EC2 Instances using HCP Packer Registry workspaces Terraform Cloud Workspace to manage the lifecycle of Terraform Cloud Workspaces
  2. Workspace Isolation vault-deployment Workspace to deploy and manage lifecycle of

    an HCP Vault Clusters vault-config Workspace to configure an (HCP) Vault Cluster for use with AWS packer Packer Template for AWS EC2 Instances packer-registry Workspace to deploy EC2 Instances using HCP Packer Registry workspaces Terraform Cloud Workspace to manage the lifecycle of Terraform Cloud Workspaces