tfVersion property

String? tfVersion
getter/setter pair

The version of Terraform used to create the Revision.

It is in the format of "Major.Minor.Patch", for example, "1.3.10".

Output only.

Implementation

core.String? tfVersion;