一键导入
terraform-provider-googleworkspace
terraform-provider-googleworkspace 收录了来自 way-platform 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Admin Directory API v1 Go SDK reference (google.golang.org/api/admin/directory/v1). Use this skill whenever implementing or modifying code that calls the Admin Directory API: users, groups, members, org units, roles, role assignments, schemas, domains, or devices. Also use when the user asks about Directory API call patterns, struct fields, or ForceSendFields. Always use this skill alongside terraform-provider-dev when adding new Directory-based Terraform resources.
Google Drive API v3 Go SDK reference (google.golang.org/api/drive/v3). Use this skill whenever implementing or modifying code that calls the Drive API: files, permissions, shared drives, changes, comments. Also use when the user asks about Drive API call patterns, query syntax, struct fields, or ForceSendFields. Always use this skill alongside terraform-provider-dev when adding new Drive-based Terraform resources.
Use this skill when developing terraform-provider-googleworkspace: adding resources or data sources, designing schemas, implementing CRUD operations, plan modification, state upgrades, import, validation, acceptance testing, debugging, or any Terraform Plugin Framework work in Go. Also use when the user asks about terraform provider patterns, attribute types, or how to structure tests. This is the primary development skill for this repository.