tfVersion property

String? tfVersion
getter/setter pair

The current Terraform version set on the preview.

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

Output only.

Implementation

core.String? tfVersion;