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 zone setting for orange_to_orange #1165

Closed
jacobbednarz opened this issue Aug 26, 2021 · 0 comments · Fixed by #1261
Closed

Add zone setting for orange_to_orange #1165

jacobbednarz opened this issue Aug 26, 2021 · 0 comments · Fixed by #1261
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

@jacobbednarz
Copy link
Member

jacobbednarz commented Aug 26, 2021

Current Terraform and Cloudflare provider version

Terraform 1.0
provider - dev

Description

Add support for orange_to_orange as a zone setting

Use cases

Manage orange_to_orange for zones

Potential Terraform configuration

resource "cloudflare_zone_setting" "" {
  # ...
  settings {
    orange_to_orange = "on"
  }
}

References

https://api.cloudflare.com/#zone-settings-get-orange-to-orange-o2o-
https://api.cloudflare.com/#zone-settings-change-orange-to-orange-o2o-

@jacobbednarz jacobbednarz 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. 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 Aug 26, 2021
jacobbednarz added a commit that referenced this issue Oct 18, 2021
…ties

- binary_ast
- filter_logs_to_cloudflare
- log_to_cloudflare
- orange_to_orange
- visitor_ip
- proxy_read_timeout

Closes #1165
jacobbednarz added a commit that referenced this issue Oct 18, 2021
…ties

- binary_ast
- filter_logs_to_cloudflare
- log_to_cloudflare
- orange_to_orange
- visitor_ip
- proxy_read_timeout

Closes #1165
jacobbednarz added a commit that referenced this issue Oct 18, 2021
…ties

- binary_ast
- filter_logs_to_cloudflare
- log_to_cloudflare
- orange_to_orange
- visitor_ip
- proxy_read_timeout

Closes #1165
jacobbednarz added a commit that referenced this issue Oct 18, 2021
…ties

- binary_ast
- filter_logs_to_cloudflare
- log_to_cloudflare
- orange_to_orange
- visitor_ip
- proxy_read_timeout

Closes #1165
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
1 participant