Michael Jasper
Michael Jasper
@stephane-rio Did you ever find a solution to this problem? I'm having this as well, and wondering if there is another project you found that solved the @supports rule
I feel like there must be some configuration or setup step or something that I am missing. When I run the tests like this `WEB_SERVICE_URL=http://pulsar.pulsar.docker:8080 make testacc` they still all...
As some extra debugging help, the tests run correctly if I just pass in the url hardcoded, for example file `resource_pulsar_cluster_test` ``` var ( testPulsarCluster = fmt.Sprintf(` provider "pulsar" {...