Devops

Hashicorp Vault - Getting Started

What is Hashicorp Vault Taken from the Vault website: Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, or certificates.

Create VM on vSphere and network on Cisco ACI (using Terraform)

Introduction In past couple of posts, we have been experimenting with Terraform in combination with ACI and vSphere seperately. In this post, we will combine both and we will first create network constructs on Cisco’s ACI solution and once done, we will create two VM instances on vSphere that are actually using the underlying ACI network constructs.