mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-09 00:19:29 -04:00
fix quotes
This commit is contained in:
parent
9b547bced0
commit
1c25adfeee
1 changed files with 3 additions and 3 deletions
|
@ -63,9 +63,9 @@ func TestAccAttestationSource(t *testing.T) {
|
|||
csp = "azure"
|
||||
attestation_variant = "azure-tdx"
|
||||
image = {
|
||||
version = "v2.15.0
|
||||
reference = "v2.15.0
|
||||
short_path = "v2.15.0
|
||||
version = "v2.15.0"
|
||||
reference = "v2.15.0"
|
||||
short_path = "v2.15.0"
|
||||
}
|
||||
insecure = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue