Apply
Create or update resources from YAML (starts provisioning immediately by default):Resources are deployed by default when you apply them. Use
--draft to save a resource configuration without triggering provisioning.File References
Forpragma/secret resources, use @path syntax to inline file contents:
pragma/file resources, use @path in the content field to upload a file:
List
Types
List available resource types from deployed providers:Get
Get resources by type:Describe
Get detailed information about a resource, including full configuration, resolved config, and outputs:resolved_config for dependency debugging:
Tags
Manage tags on existing resources:Delete
Delete a resource by type and name:Next Steps
Resource Concepts
Learn about resource lifecycle, deletion behavior, and dependency resolution.