Run Terraform provider acceptance tests from a local Go provider repository. Use when the user asks Codex to run Terraform acc tests, acceptance tests, TF_ACC tests, or a command like TF_ACC=1 go test, especially when they mention loading .env.test or .evn.test, locating a test case package, or running TestAccOnDemandClusterResource.
$npx -y skills add zilliztech/terraform-provider-zillizcloud --skill terraform-acc-testInstalls into the current project.
Run `npx skills use "https://github.com/zilliztech/terraform-provider-zillizcloud" --skill "zilliztech/terraform-provider-zillizcloud/terraform-acc-test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zilliztech/terraform-provider-zillizcloud" that are relevant to the current task. Run `npx skills add "https://github.com/zilliztech/terraform-provider-zillizcloud"` and select the relevant skills, then follow their instructions.