RSSAmplifier

Seth Vargo · Feb 18, 2020

Managing Secret Manager with Terraform

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Terraform is a popular tool for managing infrastructure configurations as code, but what if your infrastructure needs to create or delete secrets like API keys or credentials? Google Secret Manager is a Google Cloud service that stores API keys, passwords, certificates, and other sensitive data. It provides convenience while improving security. This post explores how to manage Secret Manager…

Read on sethvargo.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.