Documentation
¶
Overview ¶
Command probe starts a real provider plugin with the new client and prints what it reports. It is a development aid:
go run ./internal/tools/probe hashicorp/random random_string some-id
PROBE_CONFIG_JSON holds the provider configuration as a JSON object and PROBE_SKIP_CONFIGURE=1 only fetches the schema, and PROBE_LIST=<type> calls ListResource for that type.
Click to show internal directories.
Click to hide internal directories.