Skip to content

Commit

Permalink
Fx tf syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
russdaygh committed Apr 25, 2024
1 parent 5172d29 commit a6aaa94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ resource "azurerm_key_vault" "key_vault" {
]
}

access_policy = {
access_policy {
tenant_id = data.azurerm_client_config.current.tenant_id
object_id = "4a9cec89-cee2-44fb-978f-6ded96b60d31"

Expand Down

0 comments on commit a6aaa94

Please sign in to comment.