victorious-exabyte-70545
09/22/2021, 10:14 PMred-match-15116
09/22/2021, 10:23 PMvictorious-exabyte-70545
09/22/2021, 10:27 PMfrom pulumi import automation as auto
(sourcescrub) Julians-MacBook-Pro:bare julian$ ls
Pulumi.dev.yaml Pulumi.staging.yaml __main__.py
Pulumi.prod.yaml Pulumi.yaml
red-match-15116
09/22/2021, 10:30 PMvictorious-exabyte-70545
09/22/2021, 10:30 PMauto.select_stack("dev", work_dir=".")
red-match-15116
09/22/2021, 10:31 PMvictorious-exabyte-70545
09/22/2021, 10:32 PMred-match-15116
09/22/2021, 10:32 PMvictorious-exabyte-70545
09/22/2021, 10:32 PMred-match-15116
09/22/2021, 10:33 PMprint(stack)
and the printable version of Stack
is broken when there isn’t a program.victorious-exabyte-70545
09/22/2021, 10:33 PMprogram.__name__
red-match-15116
09/22/2021, 10:35 PMvictorious-exabyte-70545
09/22/2021, 11:15 PMred-match-15116
09/22/2021, 11:27 PMprint(stack)
"/Users/julian/git/sourcescrub/sourcescrub.azureinfrastructure/infra/lib/pulumi_helpers.py", line 49, in deploy_project
print(stack)
victorious-exabyte-70545
09/22/2021, 11:27 PMred-match-15116
09/22/2021, 11:31 PMvictorious-exabyte-70545
10/19/2021, 6:40 PMred-match-15116
10/19/2021, 7:50 PM