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

Remove non-required cloudflare_email, fixes #84 #85

Conversation

benvaljean
Copy link
Contributor

@benvaljean benvaljean commented Jul 14, 2023

  • Only api_key actually requires email and the provider now fails if we include email but not api_key. - We never actually needed to submit our email to the provider as we are using an api_token.

Due to cloudflare/terraform-provider-cloudflare#1807

Fixes #84

* Only api_key actually requires email and the provider now fails
  if we include email but not api_key. - We never actually needed
  to submit our email to the provider as we are using an api_token.
@pstadler
Copy link
Member

Great PR, thank you!

@pstadler pstadler merged commit a53973d into hobby-kube:master Jul 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Cloudflare provider change 3.18.0 -> 3.20.0 causes tf plan to fail
2 participants