mirror of https://github.com/status-im/consul.git
NIA: add Terraform version compatibility (#9023)
This commit is contained in:
parent
9772c12426
commit
47009930a2
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue