You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
To support enabling CV by default and migrating some Forseti scanner functionality to CV, provide a default set of policies to match the default rules deployed with Forseti:
BigQuery
CloudSQL
Firewall
IAM
KMS
Service Account Key
Proposed Solution
Add a new variable to enable/disable the policy bundle
Add a new variable to control the policy bundle (e.g. default to forseti bundle)
Add a new variable to control the policy bundle gcs sync (default to enabled)
Update install_simple example to use the bundle
Acceptance Criteria
Add test to ensure the bundle is pulled and there are constraints
The text was updated successfully, but these errors were encountered:
Changes have been pushed to feature branch where this change is almost complete, along with tests. Just need to wait for kpt release and then uncomment the lines to run the kpt setters.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Story
To support enabling CV by default and migrating some Forseti scanner functionality to CV, provide a default set of policies to match the default rules deployed with Forseti:
Proposed Solution
Acceptance Criteria
The text was updated successfully, but these errors were encountered: