Skip to content

Commit c06f51b

Browse files
committed
Tweaking attestation code
1 parent e120e52 commit c06f51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/101-attestation-provider/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ variable "resource_group_location" {
77
}
88

99
variable "policy_file" {
10-
default = "./certs/cert.pem"
10+
default = "~/.certs/cert.pem"
1111
}
1212

1313
variable "attestation_provider_name" {

0 commit comments

Comments
 (0)