We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As per issue title, it seems it's not possible to use the helper when the rule is a DENY rule. The result I get is:
DENY
× Firewall Rule deny-all-ssh allowed_ssh? google_compute_firewall is missing expected property 'allowed'
The text was updated successfully, but these errors were encountered:
Indeed, the 'all' cases were left out initially, hopefully #76 should resolve that. Thanks for raising this @walterdolce.
Sorry, something went wrong.
Merge pull request #73 from modular-magician/codegen-pr-1262
73fe4eb
Inspec autoscalers
No branches or pull requests
As per issue title, it seems it's not possible to use the helper when the rule is a
DENY
rule. The result I get is:The text was updated successfully, but these errors were encountered: