gorgeous-window-12350
05/18/2021, 5:37 PMpulumi up
. Any guidance here?billowy-army-68599
05/18/2021, 5:44 PMpulumi config set enableECR
Then use an if statement if it's enabledgorgeous-window-12350
05/18/2021, 5:55 PMbillowy-army-68599
05/18/2021, 5:59 PM.get()
methodif true {
// create the resource
} else {
ecr.get_repository
}
gorgeous-window-12350
05/18/2021, 8:26 PM