Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrappart authored Jan 21, 2021
1 parent 29b9b23 commit d43a62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This module will create a Key Vault in the current subscription. It will also gr

```hcl
module "Kv-DemoVault" {
source = "github.com/nfrappart/azTerraKeyvault?ref=v1.0.1"
source = "github.com/nfrappart/azTerraKeyvault?ref=v1.0.2"
KeyVaultName = "Kv-testvault"
#KeyVaultLocation = "westeurope" #Optional. Default value is "westeurope"
KeyVaultRgName = module.Rg_Demo.Name
Expand Down

0 comments on commit d43a62c

Please sign in to comment.