Tweaking attestation code
This commit is contained in:
parent
e120e52351
commit
c06f51bda0
@ -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" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user