hashicorp / terraform-provider-hashicups

Terraform Provider HashiCups - Provider Plugin Framework example
51 stars 49 forks source link

Error Invalid resource type hashicups_order #72

Open chaosdinosaur opened 1 year ago

chaosdinosaur commented 1 year ago

When attempting to implement the hashicups_order resource, I get the following error message:

│ Error: Invalid resource type │ │ on main.tf line 16, in resource "hashicups_order" "edu": │ 16: resource "hashicups_order" "edu" { │ │ The provider hashicorp.com/edu/hashicups-pf does not support resource type "hashicups_order".

mikeassel commented 10 months ago

I'm getting the same error.