Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Basic validation of YAML files #14

Open
spyglass-software opened this issue Feb 25, 2023 · 1 comment
Open

Basic validation of YAML files #14

spyglass-software opened this issue Feb 25, 2023 · 1 comment

Comments

@spyglass-software
Copy link
Contributor

spyglass-software commented Feb 25, 2023

Initially, just check: Privileges are from a known list (e.g. usage, monitor, select, insert, etc.)

This helps prevent simple mistakes (e.g. typos) at the expense of requiring us to enumerate every possible Snowflake object and privilege. This is probably worth it for user experience, and we can add a apply --skip-validation flag to ignore these issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant