tfVersionConstraint property

String? tfVersionConstraint
getter/setter pair

The user-specified Terraform version constraint.

Example: "=1.3.10".

Optional.

Implementation

core.String? tfVersionConstraint;