GoogleCloudPlatform / terraform-google-enterprise-application

Deploy an enterprise developer platform on Google Cloud
https://registry.terraform.io/modules/GoogleCloudPlatform/enterprise-application/google
Apache License 2.0
30 stars 14 forks source link

feat: add cymbal shop + cymbal bank deployment #260

Closed caetano-colin closed 2 weeks ago

caetano-colin commented 3 weeks ago

adds cymbal-shop, deploys both cymbal-bank and cymbal-shop using multitenant-applications

examples directory structure:

.
└── examples/
    ├── cymbal-shop/
    │   ├── 4-appfactory/terraform.tfvars
    │   ├── 5-appinfra/cymbal-shop
    │   └── 6-appsource/cymbal-shop
    ├── cymbal-bank/
    │   ├── 4-appfactory/terraform.tfvars
    │   ├── 5-appinfra/cymbal-bank
    │   └── 6-appsource/cymbal-bank
    └── multitenant-applications/
        ├── 4-appfactory/terraform.tfvars
        ├── 5-appinfra/
        │   ├── cymbal-bank/ (symlink)
        │   └── cymbal-shop/ (symlink)
        └── 6-appsource/
            ├── cymbal-bank/ (symlink)
            └── cymbal-shop/ (symlink)
caetano-colin commented 3 weeks ago

/gcbrun

caetano-colin commented 3 weeks ago

/gcbrun

caetano-colin commented 2 weeks ago

/gcbrun