You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
terraform -v 1.3.3
Create a VPC resource using resourcetype as "nutanix_vpc"
The text was updated successfully, but these errors were encountered:
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
terraform -v
1.3.3The text was updated successfully, but these errors were encountered: