Closed aidanmelen closed 1 year ago
github actions are degraded:
So i ran the acceptance tests locally:
make testacc
TF_ACC=1 go test $(go list ./... | grep -v 'vendor') -v -timeout 120m
? terraform-provider-snowsql [no test files]
=== RUN TestProvider
--- PASS: TestProvider (0.00s)
=== RUN TestProviderImpl
--- PASS: TestProviderImpl (0.00s)
=== RUN TestAccLifecycles
--- PASS: TestAccLifecycles (33.45s)
=== RUN TestAccRead
--- PASS: TestAccRead (14.23s)
PASS
ok terraform-provider-snowsql/snowsql 47.705s
can't release until gha are back online.
added provider support for
protocol
andport
and pinned the snowflake provider to version v0.54.0.