Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported terraform resource type for VPC #637

Closed
nalluriavinash5 opened this issue Sep 19, 2023 · 1 comment
Closed

Unsupported terraform resource type for VPC #637

nalluriavinash5 opened this issue Sep 19, 2023 · 1 comment

Comments

@nalluriavinash5
Copy link

Nutanix Cluster Information

Terraform Version

1.3.3
If I use version 1.5.7, I am getting this error "Provider registry.terraform.io/nutanix/nutanix v1.2.0 does not have a
│ package available for your current platform, darwin_arm64." So kept my tfenv as 1.3.3
###Affected Resource(s)
nutanix_vpc

Debug Output

Error: Invalid resource type

│ on main.tf line 1, in resource "nutanix_vpc" "vpc":
│ 1: resource "nutanix_vpc" "vpc" {

│ The provider nutanix/nutanix does not support resource type "nutanix_vpc".

Steps to Reproduce

  1. terraform -v 1.3.3
  2. Create a VPC resource using resourcetype as "nutanix_vpc"
@nalluriavinash5
Copy link
Author

I was using provider version as mentioned in the template 1.2.0 but as I upgraded to 1.9.3 to resolved the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant