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

Cloudflare redirect list #1729

Closed
lvets opened this issue Jun 27, 2022 · 3 comments
Closed

Cloudflare redirect list #1729

lvets opened this issue Jun 27, 2022 · 3 comments
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@lvets
Copy link

lvets commented Jun 27, 2022

Current Terraform and Cloudflare provider version

❯ terragrunt -v
terragrunt version v0.38.0

❯ terraform -v
Terraform v1.1.9
on darwin_amd64

Your version of Terraform is out of date! The latest version
is 1.2.3. You can update by downloading from https://www.terraform.io/downloads.html

❯

Description

Is it possible to add redirect lists? These can be found under Account -> Configurations -> Lists -> Create new list -> Content type: Redirect.

Use cases

Manage redirect lists in Terraform :)

Potential Terraform configuration

...

References

I think the upstream Go library supports this? See https://github.com/cloudflare/cloudflare-go/blob/master/list.go.

@lvets lvets added kind/enhancement Categorizes issue or PR as related to improving an existing feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 27, 2022
@jacobbednarz jacobbednarz added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 27, 2022
@Cyb3r-Jak3
Copy link

@jacobbednarz I believe this has been implemented here: https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/internal/provider/resource_cloudflare_list.go

@jacobbednarz
Copy link
Member

closed by #1700

@lvets
Copy link
Author

lvets commented Aug 14, 2022

Forgot to close bug. This is working, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants