Blueprints are OCI Images that contain all of the artifacts
needed to provision a unit. Metadata such as, type of the engine
used to actuate the blueprint (e.g. terraform, helm etc) and
version will come from the image manifest. If the hostname is
omitted, it will be assumed to be the regional path to Artifact
Registry (eg. us-east1-docker.pkg.dev).
Attributes
Name
Description
package
str
Optional. Immutable. URI to a blueprint used
by the Unit (required unless unitKind or release
is set).
engine
str
Output only. Type of the engine used to
actuate the blueprint. e.g. terraform, helm etc.
version
str
Output only. Version metadata if present on
the blueprint.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-07 UTC."],[],[]]