Skip to content

GuyBarros/vault-namespace-landing-zone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashiCorp Vault Namespace Landing Zone

DISCLAIMER: not for production use, showcase code only

This terraform code creates namespace landing zones with default policies, secret engines and Auth methods

Please reffer to official Namespaces documentation

to run this TF code all that is needed is your Vault specific enviroment variables:

export VAULT_ADDR=https://<VAULT_ENTERPRISE_ADDR>
export VAULT_TOKEN=hunter2

About

Example code for Hashicorp Vault Namespace Landing Zone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%