Skip to content

Commit fa0d0d7

Browse files
authored
Updated key vault version (#129)
1 parent 5da068d commit fa0d0d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/key-vault-tfvars-secrets.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "azurerm_key_vault" {
2-
source = "github.com/DFE-Digital/terraform-azurerm-key-vault-tfvars?ref=v0.5.1"
2+
source = "github.com/DFE-Digital/terraform-azurerm-key-vault-tfvars?ref=v0.5.2"
33

44
environment = local.environment
55
project_name = local.project_name

0 commit comments

Comments
 (0)