fix quotes

This commit is contained in:
Adrian Stobbe 2024-01-31 16:47:12 +01:00
parent 9b547bced0
commit 1c25adfeee

View file

@ -63,9 +63,9 @@ func TestAccAttestationSource(t *testing.T) {
csp = "azure" csp = "azure"
attestation_variant = "azure-tdx" attestation_variant = "azure-tdx"
image = { image = {
version = "v2.15.0 version = "v2.15.0"
reference = "v2.15.0 reference = "v2.15.0"
short_path = "v2.15.0 short_path = "v2.15.0"
} }
insecure = true insecure = true
} }