hundreds-planet-52835
11/22/2024, 12:26 PMhundreds-planet-52835
11/22/2024, 12:29 PM├── ec2/
│ ├── index.ts
│ └── config.yaml
├── load-balancer/
│ ├── index.ts
│ └── config.yaml
├── app-server/
│ ├── index.ts
│ └── config.yaml
hundreds-planet-52835
11/22/2024, 12:30 PM- name: Build Each Project
run: |
cd ec2
pulumi up --preview --non-interactive --yes
cd ..
cd load-balancer
pulumi up --preview --non-interactive --yes
hundreds-planet-52835
11/22/2024, 12:31 PMhundreds-planet-52835
11/22/2024, 12:35 PMhundreds-planet-52835
11/22/2024, 12:36 PMhundreds-planet-52835
11/22/2024, 12:37 PMhundreds-planet-52835
11/22/2024, 12:38 PMhundreds-planet-52835
11/22/2024, 12:38 PMincalculable-mouse-24065
11/22/2024, 12:41 PMhundreds-planet-52835
11/22/2024, 12:42 PMhundreds-planet-52835
11/22/2024, 12:42 PMincalculable-mouse-24065
11/22/2024, 12:44 PM/mystuff/codethings/lb
/mystuff/codethings/ws
/mystuff/codethings/ui
/mystuff/gitops/deploystuff
incalculable-mouse-24065
11/22/2024, 12:44 PMincalculable-mouse-24065
11/22/2024, 12:45 PMincalculable-mouse-24065
11/22/2024, 12:46 PMhundreds-planet-52835
11/22/2024, 12:47 PMhundreds-planet-52835
11/22/2024, 12:49 PMhundreds-planet-52835
11/22/2024, 12:49 PMincalculable-mouse-24065
11/22/2024, 12:59 PMhundreds-planet-52835
11/22/2024, 1:18 PMincalculable-mouse-24065
11/22/2024, 1:41 PMbillowy-army-68599
hundreds-planet-52835
12/07/2024, 6:19 PM