Proton Environment Template Version

Proton Environment Template Version in AWS Proton represents a specific version of an environment template that defines the infrastructure and resources for deploying and managing environments. It allows platform teams to create standardized, reusable templates with version control, ensuring consistency and governance across deployments. Each version can be reviewed, updated, and promoted to provide controlled evolution of environment definitions.

aws.proton_environment_template_version

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the version of an environment template.
created_atcoretimestampThe time when the version of an environment template was created.
descriptioncorestringA description of the minor version of an environment template.
last_modified_atcoretimestampThe time when the version of an environment template was last modified.
major_versioncorestringThe latest major version that's associated with the version of an environment template.
minor_versioncorestringThe minor version of an environment template.
recommended_minor_versioncorestringThe recommended minor version of the environment template.
schemacorestringThe schema of the version of an environment template.
statuscorestringThe status of the version of an environment template.
status_messagecorestringThe status message of the version of an environment template.
tagscorehstore
template_namecorestringThe name of the version of an environment template.