بنقرة واحدة
terraform-provider-googleworkspace
يحتوي terraform-provider-googleworkspace على 3 من skills المجمعة من way-platform، مع تغطية مهنية على مستوى المستودع وصفحات 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.