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

generate: don't output default ruleset ref values #596

Merged
merged 1 commit into from
Aug 11, 2023

Commits on Aug 11, 2023

  1. generate: don't output default ruleset ref values

    Updates the output generation to skip outputting the `ref` value in the case where it is the computed default (same as `id`).
    
    This aligns the output with the expectation in the schema[1] where the `ref` maybe computed.
    
    [1]: cloudflare/terraform-provider-cloudflare@5b01f8d
    
    Signed-off-by: Jacob Bednarz <[email protected]>
    jacobbednarz committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    105fcf4 View commit details
    Browse the repository at this point in the history