Sam Levenick
Sam Levenick
It looks like several ContainerCluster tests are failing, like: ``` === CONT TestAccContainerCluster_nodeAutoprovisioningDefaultsManagement provider_test.go:309: ImportStateVerify attributes not equivalent. Difference is shown below. Top is actual, bottom is expected. (map[string]string) (len=5)...
Looks like TestAccContainerCluster_withPrivateClusterConfigMissingCidrBlock is failing, does that pass locally?
It looks like the test is failing due to the domain mapping not being verified: `Error checking ownership for domain tf-test-verified-domainyigz9u2yn2: Invalid Link in request: source { domain_name { hostname:...
You may be able to use ORG_DOMAIN via getTestOrgDomainFromEnv in the test. I would guess that is a verified domain, but I don't have much experience using it. It can...
This is a very unusual field, but yeah query param only seems right. It definitely cannot be input: true though