GCP Quickstart
Prerequisites
pip install mlstacksDefining our stack
spec_version: 1
spec_type: stack
name: "quickstart_stack"
provider: gcp
default_region: "europe-north1"
default_tags:
deployed-by: "mlstacks"
components:
- simple_component_gcs.yamlDeploying our stack
Get stack outputs
Destroying our stack
What next?
Last updated
Was this helpful?

