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"
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.3