|
|
@ -1,13 +1,13 @@
|
|
|
|
# terraform-provider-decort
|
|
|
|
# terraform-provider-decort
|
|
|
|
Terraform provider for Digital Energy Cloud Orchestration Technology (DECORT) platform
|
|
|
|
Terraform provider for Digital Energy Cloud Orchestration Technology (DECORT) platform
|
|
|
|
|
|
|
|
|
|
|
|
NOTE: provider rc-1.20 is designed for DECORT API 3.7.x. For older API versions please use:
|
|
|
|
NOTE: provider rc-1.25 is designed for DECORT API 3.7.x. For older API versions please use:
|
|
|
|
- DECORT API 3.6.x versions - provider version rc-1.10
|
|
|
|
- DECORT API 3.6.x versions - provider version rc-1.10
|
|
|
|
- DECORT API versions prior to 3.6.0 - Terraform DECS provider (https://github.com/rudecs/terraform-provider-decs).
|
|
|
|
- DECORT API versions prior to 3.6.0 - Terraform DECS provider (https://github.com/rudecs/terraform-provider-decs)
|
|
|
|
|
|
|
|
|
|
|
|
With this provider you can manage Compute instances, disks and resource groups in DECORT platform,
|
|
|
|
With this provider you can manage Compute instances, disks, virtual network segments and resource
|
|
|
|
as well as query the platform for information about existing resources. This provider supports
|
|
|
|
groups in DECORT platform, as well as query the platform for information about existing resources.
|
|
|
|
Import operations on pre-existing resources.
|
|
|
|
This provider supports Import operations on pre-existing resources.
|
|
|
|
|
|
|
|
|
|
|
|
See user guide at https://github.com/rudecs/terraform-provider-decort/wiki
|
|
|
|
See user guide at https://github.com/rudecs/terraform-provider-decort/wiki
|
|
|
|
|
|
|
|
|
|
|
|