Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Operations for planning, applying or destroying Terraform resources.  Supports local file system state or back end state managers such as Consul.  Plugin supports FlexDeploy Cloud Accounts for the following providers; AWS, Azure, and Oracle Cloud Infrastructure.  You can specify a Cloud Account which will handle all necessary authentication and connection information for you.  If you wish to use another provider the authentication must be handled separately.

Validated Versions

  • v0.11.13

Key Features

  • FlexDeploy Cloud Account configuration support for AWS, Azure, Oracle Cloud Infrastructure
  • Back end and local state support
  • Terraform variable and output support
  • FlexDeploy property replacement

Recommendations

State

While local state is supported, it is recommended to use a back end state manager such as Consul for robust visibility and persistence.

Consul is provided by HashiCorp, and like Terraform it is also available for free download.

Plugin Operations

  • No labels