Generate a JSON plan file containing the set of changes to apply to your resources.
Plans can run in either --mode apply or --mode sync (default option):
- Apply mode creates and updates only the configured resources.
- Sync mode creates, updates, and deletes managed resources, but only for resource collections that are explicitly present in the input configuration.