NIA: add Terraform version compatibility (#9023)

This commit is contained in:
Kim Ngo 2020-10-26 09:46:34 -05:00 committed by hashicorp-ci
parent aca865adc3
commit 6cbc41d5b5

View File

@ -69,6 +69,8 @@ If there is no existing Terraform provider, a new Terraform provider can be [cre
Working with a Terraform provider, you can write an integration task for Consul-Terraform-Sync by creating a Terraform module that is compatible with the Terraform driver.
-> **Note:** [Release 0.1.0-techpreview1](https://github.com/hashicorp/consul-terraform-sync/releases/tag/v0.1.0-techpreview1) is compatible with Terraform modules with syntax supported by [Terraform version 0.13](https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md).
### Using Terraform Modules
The modules listed below are availabe to use and are compatible with Consul-Terraform-Sync.