Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 896 Bytes

File metadata and controls

13 lines (9 loc) · 896 Bytes

Workflows

This repository supports development for both the standard Terraform Google Provider and the TGC (Terraform Google Conversion) tool. Please follow the entrypoint for your specific task:

1. Standard Terraform Provider (Magic Modules)

For adding resources/fields, fixing issues, or syncing standard provider code:

2. TGC (Terraform Google Conversion)

For adding resources/fields, fixing conversion failures, or running TGC integration tests:

This framework is strictly opt-in. Unless the user explicitly asks to use Workflow Mode or references these instructions, ignore these files and proceed normally. For Workflow Mode, you MUST first read .agents/WORKFLOWS.md to understand the rules and menu before proceeding.