GoogleCloudPlatform / scientific-computing-examples

Open Source examples using Google Cloud to solve various Scientific and Technical Computing problems.
Apache License 2.0
14 stars 10 forks source link

[custom-workbenches] add terraform-based examples #84

Open mmm opened 2 months ago

mmm commented 2 months ago

...to match the script-based examples that're already there.

We can then figure out which is easiest to read/follow and what's useful for customers.

The script-based examples are simple, but right on the border of how much infrastructure I would want to try to manage within a tutorial. It'd still be cleaner to get dedicated network, service accounts, etc just for the tutorial instead of assuming anything about the customer's infrastructure.