Does anyone happen to have knowledge of GCF for th...
# development
b
Does anyone happen to have knowledge of GCF for the question below? For https://github.com/pantsbuild/pants/pull/19253, Benjy and I suspect I might need to run within the actual environment rather than being able to run within a docker image
h
Running in the environment seems safest anyway?
Even for AWS?
b
Yeah, it's probably safest... but it's a bunch of manual work to get it going and harder to update in future? (either I do a whole lot of ClickOps, or I work out how to get it going via Terraform or something...)
h
Heh, yeah
If we do it at all it should be terraformed I guess
👍 1