Skip to content

deno is not a valid platform #701

@shellscape

Description

@shellscape

I just sat down to use this provider and overall I have to say that given this is the official provider, I'm really disappointed. I can't even create a project with the correct provider type.

        │ Error: deno is not a valid platform
        │ 
        │   with sentry_project.layers-test-project (layers-test-project),
        │   on cdk.tf.json line 69, in resource.sentry_project.layers-test-project (layers-test-project):
        │   69:         "platform": "deno",
        │ 
        │ deno is not a valid platform
        ╵

The code from #700 can be used to reproduce this. Maybe you should provide an option to skip provider validation and just let the API call fail, because this seems to be a theme over time that this data falls out of date or the code around validating the providers stops working. I've looked at half a dozen issues around this that were previously closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions