Tweaking attestation code

This commit is contained in:
Tom Archer 2021-08-01 18:53:36 -07:00
parent e120e52351
commit c06f51bda0

View File

@ -7,7 +7,7 @@ variable "resource_group_location" {
} }
variable "policy_file" { variable "policy_file" {
default = "./certs/cert.pem" default = "~/.certs/cert.pem"
} }
variable "attestation_provider_name" { variable "attestation_provider_name" {