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_waf_override reported as not being supported for generation #710

Open
2 tasks done
mig5 opened this issue May 21, 2024 · 1 comment
Open
2 tasks done

Comments

@mig5
Copy link

mig5 commented May 21, 2024

Confirmation

  • My issue isn't already found on the issue tracker.
  • I have replicated my issue using the latest version of the library and it is still present.

cf-terraforming version

cf-terraforming v0.20.0

Expected outcome

I expected generated code for cloudflare_waf_override to occur, because your table in your README says it is supported for both generation and importing.

Actual outcome

user@example$ cf-terraforming generate --resource-type "cloudflare_waf_override" --zone $CLOUDFLARE_ZONE_ID
"cloudflare_waf_override" is not yet supported for automatic generation

Steps to reproduce

Run the command cf-terraforming generate --resource-type "cloudflare_waf_override" --zone $CLOUDFLARE_ZONE_ID

References

No response

@sabajamalian
Copy link

Facing the same issue - seems like "cloudflare_waf_*" resources a[re not part of supported types]. Therefore doc needs to be updated to reflect that. (https://github.com/cloudflare/cf-terraforming/blob/master/internal/app/cf-terraforming/cmd/generate.go#L1415)

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

2 participants