Skip to main content
GitHub 仓库

terraform-provider-cato

terraform-provider-cato 收录了来自 catonetworks 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
10
更新
2026-07-08
Forks
5
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

send-release-info
软件开发工程师

Use when the user asks to send/announce release info or release notes for the terraform-provider-cato to Slack. It posts a release announcement to

2026-07-08
acctest-mocks
软件质量保证分析师与测试员

Create or update mock data for Terraform provider acceptance tests using recorded GraphQL calls under tmp_recorded and replay fixtures under test_data. Use when Codex needs to generate or refresh mocked API data for acctests instead of real Cato API calls, inspect GraphQL operationName traffic, build accmock config.yaml files, or create resource mock YAML files for TF_ACC_MOCK=1 runs.

2026-06-23
cato-provider-unit-tests
软件质量保证分析师与测试员

Write high-coverage Go unit tests for terraform-provider-cato resources, data sources, validators, plan modifiers, hydrators, and API payload translation. Use when agent is asked to add or update tests in this repository, especially for modified files under internal/provider, when SDK/API calls need mockery-generated interfaces, or when validating Terraform Plugin Framework Create/Read/Update/Delete/Import behavior without real Cato API calls.

2026-05-20
prepare-release
软件开发工程师

Use when the user asks to prepare the release of a new version of the terraform provider living in this repository. It will create a new release branch, update the version in the appropriate files, and create a changelog entry with the changes since the last release.

2026-05-19
publish-release
软件开发工程师

Use when the user asks to publish the release of a new prepared version of the terraform provider living in this repository. It will create a new release in the repository with the appropriate tag and release notes based on the changelog entry created during the prepare-release step.

2026-05-19