Skip to content

Andrew-Klaas/vault-guides

 
 

Repository files navigation


Vault Logo


Vault-Guides

This repository provides the technical content to support the Vault learn site.

Operations

This area will contain instructions to operationalize Vault.

Secrets

This directory contains example use cases involving secrets management.

Identity

This directory contains example use cases involving identity.

Encryption

This directory contains example use cases involving encryption as a service.

Assets

This directory contains graphics and other material for the repository.

gitignore.tf Files

You may notice some gitignore.tf files in certain directories. .tf files that contain the word "gitignore" are ignored by git in the .gitignore file.

If you have local Terraform configuration that you want ignored (like Terraform backend configuration), create a new file in the directory (separate from gitignore.tf) that contains the word "gitignore" (e.g. backend.gitignore.tf) and it won't be picked up as a change.

Contributing

We welcome contributions and feedback! For guide submissions, please see the contributions guide

About

Example usage of HashiCorp Vault secrets management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.8%
  • HCL 34.6%
  • Ruby 9.8%
  • Lua 5.6%
  • C# 3.0%
  • Java 1.3%
  • Other 1.9%