Author a TF_ACC live-acceptance test for a betterado resource/data-source — apply against real ADO, assert via a provider read-back, prove idempotency with a re-plan, and capture live REST evidence before a clean destroy. Use whenever a cycle ships or changes…
parsoFish/terraform-provider-betterado
SkillsMP has collected 4 skills from parsoFish/terraform-provider-betterado. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Systematically map the Azure DevOps classic Release API (vsrm.dev.azure.com) before implementing or extending a betterado release resource. Discovers the request/response shape, the nested object graph (stages → deploy phases → tasks; approvals; gates;…
Detect whether a betterado schema change is BREAKING for existing Terraform configurations or state, before the PR opens — a renamed/removed attribute, a block→attribute ConfigMode flip, a new Required field, or a type change. Flags the break, names the…
Regenerate the Terraform Registry documentation for the betterado provider from the schema, then restore the hand-written guides tfplugindocs deletes. Use this as the in-cycle `docs` release step whenever a resource/data-source schema changes — a schema…