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 provider: 12.0.0 is horribly broken #3822

Open
infowolfe opened this issue Feb 9, 2025 · 0 comments
Open

cloudflare provider: 12.0.0 is horribly broken #3822

infowolfe opened this issue Feb 9, 2025 · 0 comments

Comments

@infowolfe
Copy link

I'm not going to go through the massive list of issues I've been through on their repo tonight.

TL;DR this is a VERY broken release on their end and nowhere near ready for prime-time. I'd recommend yanking it and having a talk with them. I know that CDKTF users are 2nd-class citizens for them, but...

  • multiple modules renamed (requiring manual tfstate edits)
  • allow_overwrite removed (breaking ACME dns validation for AWS ACM, among others)
  • lack of v4->v5 migration documentation
  • gymnastics required to "glue" domains onto iterators, since fqdns no longer seem to exist
  • rewrite of DataCloudflareAccounts() -> DataCloudflareAccount() means we can no longer grab the account_id by name=

At the moment, after about 5 hours of work on this tonight, I'm going to have to revert my state to an earlier serial and downgrade to an 11.x series (v4).

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

No branches or pull requests

1 participant