Terraform Provider Plugin

Installation Instructions

The Verified Control Plane Provider is available from the Terraform Registry.

Click here to obtain the latest version.

To install the provider, follow the directions in the link above, and then run terraform init.

NOTE: Requires Terraform 0.13+

Upgrading Provider Version

After installing a new provider version, follow these steps to upgrade an existing installation:

  1. Update the version property inside the HCL file that contains the required_providers declaration block for the cpln provider.

  2. Run the command: terraform init -upgrade to upgrade the Terraform dependencies (state file, etc.). The Terraform commands (plan, apply, etc.) will now use the latest version.

NOTE

If necessary, the provider version can be downgraded.

Examples

Copyright © 2024 Control Plane Corporation. All rights reserved. Revision 49289c07
Contents