Merge pull request #28998 from hashicorp/rln-add-versions-tutorials-links

Add links to terraform versions tutorials
pull/29037/head
Robin Norwood 5 years ago committed by GitHub
commit 50fe980877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,8 @@ Configuration](/docs/language/settings/backends/configuration.html).
## Specifying a Required Terraform Version
> **Hands-on:** Try the [Manage Terraform Versions](https://learn.hashicorp.com/tutorials/terraform/versions?in=terraform/configuration-language) or [Manage Terraform Versions in Terraform Cloud](https://learn.hashicorp.com/tutorials/terraform/cloud-versions?in=terraform/cloud) tutorials on HashiCorp Learn.
The `required_version` setting accepts a [version constraint
string,](/docs/language/expressions/version-constraints.html) which specifies which versions of Terraform
can be used with your configuration.

Loading…
Cancel
Save