NIA: add Terraform version compatibility (#9023)

This commit is contained in:
Kim Ngo 2020-10-26 09:46:34 -05:00 committed by GitHub
parent 9772c12426
commit 47009930a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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.