run-acceptance-tests
We need to translate the given English text into Bahasa Indonesia. The text describes a skill for running acceptance tests for Terraform providers. We must preserve product names, protocol names, URLs, numbers, technical terms. The name "run-acceptance-tests" is not in the text, so we don't include it. We translate only the text inside <text>. No extra commentary. Let's translate sentence by sentence: "Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting." -> "Jalankan dan diagnosa tes penerimaan Go untuk penyedia Terraform dengan pemecahan masalah terstruktur." "Run focused acceptance tests using go test -run=TestAccFeatureHappyPath with TF_ACC=1 environment variable" -> "Jalankan tes penerimaan terfokus menggunakan go test -run=TestAccFeatureHappyPath dengan variabel lingkungan TF_ACC=1" "Diagnose failures progressively: retry with -count=1 , enable verbose output with -v , activate debug logging via TF_LOG=debug , and persist Terraform workspace
npx skills add https://github.com/hashicorp/agent-skills --skill run-acceptance-tests