-
Notifications
You must be signed in to change notification settings - Fork 5
[JN-1644] virus scanning infrastructure #1547
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Just left one quick question.
I'll close out this PR too since it no longer brings anything to the table.
terraform/gcp/envs/dev.tfvars
Outdated
artifact_registry = "juniper" | ||
artifact_registry_project = "broad-juniper-eng-infra" | ||
artifact_registry_location = "us-central1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do these need to be explicitly set here since they're the defaults in variables.tf?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good point, they don't. I'll remove them when I apply to prod.
|
DESCRIPTION (include screenshots, and mobile screenshots for participant UX)
Originally, I thought it would be best to run this code in Eng infra. After some reflection (and it proving to be more difficult than I thought), I realized it might be better to keep prod/dev virus scanning separate.
TO TEST: (simple manual steps for confirming core behavior -- used for pre-release checks)