I have a question, how do you block the deployment? Do I have to keep the job at the start of
index
file and then keep everything else in an
if
condition like this
Copy code
if (dbMigrationJob.status.conditions[0].type.apply(t => t === 'Complete')) {
// run everything else like creating new image, pushing to ecr, creating deployment,etc
}
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.