-
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
New resource for DataPipeline Definition, datasource for DataPipeline Pipeline and Definition #22597
Conversation
- AWS Go SDK datapipeline package refers exclusively to PipelineDefinition functions - As such: all references to DataPipelineDefinition (including all variants, e.g. datapipeline_definition) have been altered to DataPipelinePipelineDefinition or equivalent
- This brings function names in line w/ renamed DataPipelinePipelineDefinition resource
All acceptance tests passing on latest PR commit 3b25077
|
- Ensure consistent naming of DataPipeline Pipeline + DataPipeline Pipeline Definition - Add some consistency to the pipelineID dummy parameter
Hi @coderGo93! Thank you for the PR. I've made two notable edits to your contribution:
The remaining edits are then mostly small changes for consistency. Hoping to have this merged for today's release! Acceptance tests are passing on latest commit 8148c06.
|
This functionality has been released in v3.74.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
aws_datapipeline_definition
aws_datapipeline_definition
aws_datapipeline_pipeline
Community Note
Relates #1538
Output from acceptance testing:
Results of Resource DataPipeline Definition
Results of DataSource DataPipeline Definition
Results of DataSource DataPipeline