-
Notifications
You must be signed in to change notification settings - Fork 139
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
interface conversion: interface {} is float64, not string #248
Comments
Updates the name generation to handle scenarios where the ID is not a string value. This is incredibly uncommon (logpush is the only service exposing a non-string hash value) however this will fix the crash while I chase up the internal team whether this is intentionally different. Fixes #248
looks like logpush is the only service that doesn't use hash based IDs. have updated the |
thx for the fix @jacobbednarz but I still get a weird resource name:
this problem is discussed in #381 |
Hey, using cf-terraforming v0.13.0 I get the same error for
|
Confirmation
cf-terraforming version
cf-terraforming v0.1.1
Expected outcome
The terraform resource definition for cloudflare_logpush_job.
Actual outcome
Steps to reproduce
Run the command:
References
No response
The text was updated successfully, but these errors were encountered: