Artifacts
Artifacts are resources created by a deployment that adhere to a specific type (artifact definition) and can be attached to other bundles.
Artifacts are the output of provisioning and the input connections to downstream bundles.
Artifacts have two top-level fields:
data
- secret or sensitive information about what was provisioned. This may contain Cloud IDs, IAM configuration, and authentication secrets.specs
- non-sensitive data used to filter and search for artifacts.