Skip to content

Terraform 0.12 compatibility #66

@alias-dev

Description

@alias-dev

Describe the bug
Running terraform init with terraform >= 0.12 throws a compatibility error

Expected behavior
Successful initialization

Logs

Initializing provider plugins...
- Checking for available provider plugins...

No available provider "nutanix" plugins are compatible with this Terraform version.

From time to time, new Terraform major releases can change the requirements for
plugins such that older plugins become incompatible.

Terraform checked all of the plugin versions matching the given constraint:
    1.0.1

Unfortunately, none of the suitable versions are compatible with this version
of Terraform. If you have recently upgraded Terraform, it may be necessary to
move to a newer major release of this provider. Alternatively, if you are
attempting to upgrade the provider to a new major version you may need to
also upgrade Terraform to support the new version.

Consult the documentation for this provider for more information on
compatibility between provider versions and Terraform versions.


Error: no available version is compatible with this version of Terraform

Versions:

  • OS: macOS Mojave 10.14.5
  • Terraform: v0.12.3
  • Nutanix Cluster: 5.10.5
  • Nutanix Prism Central: 5.10.5
  • Terraform provider: v1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions