run-acceptance-tests
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with…
Requirements & configuration
- 1. The acceptance tests may require additional environment variables for
Configuration: TF_ACCTF_LOGTF_ACC_WORKING_DIR_PERSIST
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix TestAcc.
Source
Repository: https://github.com/hashicorp/agent-skills
run-acceptance-tests FAQ
What does the run-acceptance-tests skill do?
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.
What does run-acceptance-tests require?
1. The acceptance tests may require additional environment variables for Configuration keys: TF_ACC, TF_LOG, TF_ACC_WORKING_DIR_PERSIST.
How do I install run-acceptance-tests?
Run: npx -y skills add https://github.com/hashicorp/agent-skills --skill run-acceptance-tests --agent claude-code — the source lives at github.com/hashicorp/agent-skills.
Maintain run-acceptance-tests?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[run-acceptance-tests on getagentictools](https://getagentictools.com/skills/hashicorp-agent-skills-run-acceptance-tests?ref=badge) npx agentictools info skills/hashicorp-agent-skills-run-acceptance-tests The second line is the CLI lookup for this page — handy in READMEs and docs.