Skip to content
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

Add support for Cache Reserve #1277

Closed
jfchevrette opened this issue May 8, 2023 · 1 comment · Fixed by #1278
Closed

Add support for Cache Reserve #1277

jfchevrette opened this issue May 8, 2023 · 1 comment · Fixed by #1278
Milestone

Comments

@jfchevrette
Copy link
Contributor

Current cloudflare-go version

v0.66.0

Description

Cache Reserve appear to have come out of beta recently (see cloudflare/cloudflare-docs#8561)

We use terraform and the cloudflare-terraform provider to manage all/most of our Cloudflare services and settings. Cache Reserve is currently not available in either. When we asked our Cloudflare reps we were told it would eventually become available once Cache Reserve is out of beta

Handy links:

Use cases

The primary goal for us is to be able to get the ability to configure Cache Reserve via terraform. For that to be possible, cloudflare-go needs to support this capability so that it can be added to https://github.com/cloudflare/terraform-provider-cloudflare (will create a feature request issue there as well)

At present, we manage everything through Terraform, except for Cache Reserve which we enable manually in the dashboard. This is less than ideal for companies relying on IaC and gitops processes.

Potential cloudflare-go usage

Implementation would probably be fairly standard as it is a simple on/off value

References

No response

@github-actions
Copy link
Contributor

This functionality has been released in v0.68.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant