-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
r/aws_kinesis_firehose_delivery_stream add http_endpoint_configuration #15356
Conversation
Thank you for your contribution! 🚀 Please note that typically Go dependency changes are handled in this repository by Renovate Bot or the maintainers. This is to prevent pull request merge conflicts and further delay reviews of contributions. Remove any changes to the Additional details:
|
@bflad any luck reviewing this yet 😇 |
Also super keen to see this get merged. It will be much easier to manage New Relic integration using Firehose vs Lambda. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ZsoltPath 👋 Thank you for submitting this! At quick glance, this looks like its on the right track here for the code and documentation, however we will need to also ensure there is testing added to verify the functionality. Is this something you are able or interested to work on?
If so, for more information about how the testing works in this project, please see the Running and Writing Acceptance Testing section of the Contributing Guide. Copy-paste-modify of existing testing is fine and encouraged. The maintainers can try to answer any questions you might have.
If not, no big deal, either someone from the community can pick it up or eventually a maintainer.
Please let us know, thanks!
I'll give it a go. |
@bflad I'm stuck here with HCL formatting.
Could you give me a hint what should I do? I just don't want to play around and push commits and commits to accidentally find the solution. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll need to ask around why terrafmt
isn't working locally as I'm not able to reproduce the difference output myself, even though there definitely was whitespace issues. I tried to catch the ones I could see though and maybe this will square it away.
Co-authored-by: Brian Flad <bflad417@gmail.com>
Yay! Thanks for finding these! I hate whitespace issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ZsoltPath 👋 Getting close. Are you able to run the acceptance testing? Please see the Running and Writing Acceptance Testing section of the Contributing Guide. The other resource tests look fine, just need to fix up this one. 👍
Co-authored-by: Brian Flad <bflad417@gmail.com>
How the heck this new semgrep issue come up for |
@ZsoltPath it is unrelated to your change and is due to merging #15925. It was fixed earlier today with #16068. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your work on this, @ZsoltPath. 👍 It is close enough that I'm going to squash and merge this to fix up the pending test failure and ensure that retry_duration
is properly configurable.
This has been released in version 3.15.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 for triage. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Closes #14469
Release note for CHANGELOG: