You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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).
The text was updated successfully, but these errors were encountered:
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...
allow_overwrite
removed (breaking ACME dns validation for AWS ACM, among others)DataCloudflareAccounts()
->DataCloudflareAccount()
means we can no longer grab theaccount_id
byname=
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).
The text was updated successfully, but these errors were encountered: