Skip to content

SlOrbA/azsql-vault-tf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azsql-vault-tf-example

Azure SQL managed by Vault with Terraform

Required software

Azure CLI

You need to be logged in with the Azure CLI and the subscription you want to deploy to needs to be set as the default.

Steps

  1. git clone https://github.com/SlOrbA/azsql-vault-tf-example
  2. cd azsql-vault-tf-example
  3. terraform init
  4. terraform apply --target azurerm_app_service.vault-app [Not needed anymore]
  5. export VAULT_ADDR=<url>
  6. export VAULT_TOKEN=<token>
  7. terraform apply
  8. vault read azsql/creds/dev
  9. Try connection to Azure SQL DB with credentials given

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages