-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: Databrew Dataset resource type #38083
base: main
Are you sure you want to change the base?
Conversation
Community NoteVoting for Prioritization
For Submitters
|
Thank you for your contribution! 🚀 Please note that typically Go dependency changes are handled in this repository by dependabot or the maintainers. This is to prevent pull request merge conflicts and further delay reviews of contributions. Remove any changes to the Additional details:
|
To create a map of parameters in the schema, I used this approach here https://discuss.hashicorp.com/t/terraform-plugin-framework-map-of-different-value-types/56421/4 |
Description
Adds a new resource called Dataset to the DataBrew package.
This PR is built on top of #38068 , so it needs to be merged after the first one.
Relations
Relates to #38068 and #26324
References
Output from Acceptance Testing