mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-27 10:39:18 -04:00
terraform-provider: fix integration test (#2882)
This commit is contained in:
parent
9b547bced0
commit
5ecc5ed9c9
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user