Skip to content

Support managing locations for platforms #62

@FRules

Description

@FRules

When I create a platform, I need to specify a location using location_ref:

location_ref = {
  name = "europe"
}

This location needs to exist, otherwise I get the following error:

Could not create platform, unexpected error: unexpected status code: 404, {"message":"Could not find the selected location europe","errorCode":"NotFound","errorId":"e8uBsdkobZ"}

I do not see an option in the provider to create this location. So currently, I need to create it manually using the UI. It would be nice if this can also be created via the provider such that everything can be automated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions