update-laravelcloud-provider
Regenerate and extend the Laravel Cloud Terraform provider from its OpenAPI document. Use this whenever the Laravel Cloud API changes, the `generator/docs.openapi.json` spec is refreshed, a new Cloud resource needs a Terraform resource, or generated schemas/CRUD need to be rebuilt — even when phrased as "the Cloud API added X", "regenerate the provider", "the spec changed", or "add a <thing> resource". It encodes the spec-preprocessing rules, the CRUD implementation pattern, live validation against Laravel Cloud, and the CI specifics this repo depends on, so the work is repeatable instead of rediscovered.
2026-06-25