We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da068d commit fa0d0d7Copy full SHA for fa0d0d7
1 file changed
terraform/key-vault-tfvars-secrets.tf
@@ -1,5 +1,5 @@
1
module "azurerm_key_vault" {
2
- source = "github.com/DFE-Digital/terraform-azurerm-key-vault-tfvars?ref=v0.5.1"
+ source = "github.com/DFE-Digital/terraform-azurerm-key-vault-tfvars?ref=v0.5.2"
3
4
environment = local.environment
5
project_name = local.project_name
0 commit comments