-
Notifications
You must be signed in to change notification settings - Fork 630
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
support for cloudflare_logpush_job kind attribute #1718
support for cloudflare_logpush_job kind attribute #1718
Conversation
changelog detected ✅ |
b3f41f9
to
bbec6db
Compare
bbec6db
to
31750ae
Compare
once you address these couple of things, you'll need to run |
a8cdb4c
to
b278b98
Compare
Co-authored-by: Jacob Bednarz <[email protected]>
b278b98
to
52fc7d4
Compare
@jacobbednarz not sure what I'm missing, but I can't get make docs to run - maybe an issue with running things on an M1?
|
tbh, i haven't tried it on a M1. i'll merge this as is and regenerate. will look into that later, thanks. |
@jacobbednarz I figured it out... I had to update tfenv and reinstall terraform to get the M1 binaries and then make docs worked. Thanks for dealing with it for me |
awesome! great to know it's already handled. will regenerate the docs shortly. |
This functionality has been released in v3.18.0 of the Terraform Cloudflare 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! |
depends on cloudflare/cloudflare-go#936
- which is awaiting public api (documentation)adds the
kind
attribute to thecloudflare_logpush_job
resource