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

Revert schema based filter validation #863

Conversation

jacobbednarz
Copy link
Member

Due to the endpoint not supporting API tokens, we needed to build a
standalone client which hasn't worked out well and the workarounds to
fix it are against the grain of how the Terraform schema is intended to
be used leaving us in situation where change in upstream functionality
may force us to be on an older version of the SDK if we were to
continue. Instead, this reverts #848 and #860 and once API token support
is added to the endpoint, we can reintroduce this without a standalone
client.

Closes #861

Due to the endpoint not supporting API tokens, we needed to build a
standalone client which hasn't worked out well and the workarounds to
fix it are against the grain of how the Terraform schema is intended to
be used leaving us in situation where change in upstream functionality
may force us to be on an older version of the SDK if we were to
continue. Instead, this reverts cloudflare#848 and cloudflare#860 and once API token support
is added to the endpoint, we can reintroduce this without a standalone
client.

Closes cloudflare#861
@jacobbednarz jacobbednarz merged commit fc1a24a into cloudflare:master Nov 5, 2020
@jacobbednarz jacobbednarz deleted the revert-filter-expression-validation branch November 5, 2020 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cloudflare_filter not respecting $TF_VAR_cloudflare_email or $TF_VAR_cloudflare_token
1 participant