Skip to content

Error: Error when loading default quota in version 0.50.5 #467

Open
@MatzeScandio

Description

@MatzeScandio

We hid an error with the newest version 0.50.5

Error: Error when loading default quota: no resource exists with the name organization_quotas, did you add it to 'api/cloudcontroller/ccv3/internal/api_routes.go'? 

  on providers.tf line 63, in provider "cloudfoundry":
  63: provider "cloudfoundry" {}

When fixing the provider version to 0.50.4 the issue does not occur

 cloudfoundry = {
   source  = "cloudfoundry-community/cloudfoundry"
   version = "0.50.4"
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions