Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::TerraformVersion::State (v0.5.0)

Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::TerraformVersion::State.

Possible states of a TerraformVersion.

Constants

STATE_UNSPECIFIED

value: 0
The default value. This value is used if the state is omitted.

ACTIVE

value: 1
The version is actively supported.

DEPRECATED

value: 2
The version is deprecated.

OBSOLETE

value: 3
The version is obsolete.