tembo-cli 0.21.3

The CLI for Tembo
Documentation
name: Foobar
description: A fake stack, we are testing locally
repository: "quay.io/tembo"
organization: tembo
images:
  14: "standard-cnpg:14-7ae38e9"
  15: "standard-cnpg:15-7ae38e9"
  16: "standard-cnpg:16-7ae38e9"
  17: "standard-cnpg:17-7ae38e9"
stack_version: 0.1.0
compute_templates:
  - cpu: 0.25
    memory: 1Gi
    instance_class: GeneralPurpose
postgres_config_engine: standard
postgres_config:
  - name: tembo.testconfig
    value: helloworld
trunk_installs:
  - name: earthdistance
    version: 1.1.0
extensions:
  - name: earthdistance
    locations:
      - database: postgres
        enabled: true
        version: 1.1.0