Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Release 22.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 10:13
· 6 commits to devel since this release

Terraform Module - Azurerm Key Vault

Terraform

A Terraform module to deploys a Key Vault on Azure

By visma-raet

Use with:

export ARM_CLIENT_ID=""
export ARM_CLIENT_SECRET=""
export ARM_SUBSCRIPTION_ID=""
export ARM_TENANT_ID=""

terraform init
terraform apply

License

Licensed under the MIT License.