Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
Package acctest provides shared helpers for Terraform acceptance tests.
|
Package acctest provides shared helpers for Terraform acceptance tests. |
|
datasources
|
|
|
resources
|
|
|
api_key
Package api_key implements the acecloud_api_key resource for managing long-lived programmatic credentials via the AceCloud IAM API.
|
Package api_key implements the acecloud_api_key resource for managing long-lived programmatic credentials via the AceCloud IAM API. |
|
volume_attachment
Package volume_attachment implements the acecloud_volume_attachment Terraform resource, which attaches an existing volume to an existing instance via `PUT /cloud/instances/{instance_id}/attach-volume` and detaches via `PUT /cloud/instances/{instance_id}/detach-volume/{volume_id}`.
|
Package volume_attachment implements the acecloud_volume_attachment Terraform resource, which attaches an existing volume to an existing instance via `PUT /cloud/instances/{instance_id}/attach-volume` and detaches via `PUT /cloud/instances/{instance_id}/detach-volume/{volume_id}`. |
|
Package wait provides reusable polling and retry helpers for Terraform provider resources that need to wait for async operations or retry on transient errors.
|
Package wait provides reusable polling and retry helpers for Terraform provider resources that need to wait for async operations or retry on transient errors. |
Click to show internal directories.
Click to hide internal directories.