-
-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
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
Labels
No labels