Skip to content

Commit

Permalink
try to fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Oct 4, 2024
1 parent d2e47dd commit 5192273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quickstart/101-attestation-provider/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ resource "azurerm_attestation_provider" "corp_attestation" {
lifecycle {
ignore_changes = [
"open_enclave_policy_base64",
"sev_snp_policy_base64",
"sgx_enclave_policy_base64",
"tpm_policy_base64",
]
Expand Down

0 comments on commit 5192273

Please sign in to comment.