Infrastructure Manager v1 API - Enum TerraformVersion.Types.State (1.3.0)

public enum TerraformVersion.Types.State

Reference documentation and code samples for the Infrastructure Manager v1 API enum TerraformVersion.Types.State.

Possible states of a TerraformVersion.

Namespace

Google.Cloud.Config.V1

Assembly

Google.Cloud.Config.V1.dll

Fields

NameDescription
Active

The version is actively supported.

Deprecated

The version is deprecated.

Obsolete

The version is obsolete.

Unspecified

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