Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennisvandermeulen committed Oct 25, 2024
1 parent 25ab581 commit 016376b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/basic/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module "key_vault" {
key_vault = {
name = "my-key-vault"
tenant_id = "your-tenant-id"
resource_group_name = "resource-group-name"
enabled_for_disk_encryption = true
enabled_for_deployment = false
enabled_for_template_deployment = false
Expand Down

0 comments on commit 016376b

Please sign in to comment.