lively-controller-39972
02/05/2023, 1:36 PMorange-policeman-59119
02/05/2023, 3:48 PMlively-controller-39972
02/05/2023, 3:49 PMminiature-musician-31262
02/05/2023, 5:52 PMlively-controller-39972
02/05/2023, 9:45 PMorange-policeman-59119
02/05/2023, 10:15 PMIt doesn't seem very optimal because I am just going to copy paste the same config everytime
Project level config will allow you to put the common configuration in Pulumi.yaml, and the unique config that is per-stack in each of the separate stack config files.
lively-controller-39972
02/05/2023, 11:46 PMfeature-branch
for each of my feature branch? How could I do?orange-policeman-59119
02/05/2023, 11:47 PMnutritious-beach-57252
02/06/2023, 5:37 AMnarrow-guitar-10891
02/06/2023, 8:04 AMpulumi up --stack ${BRANCH_NAME_SLUG} --config-file Pulumi.default.yaml
lively-controller-39972
02/06/2023, 12:30 PMnarrow-guitar-10891
02/06/2023, 12:30 PM