adamant-postman-86832
01/16/2020, 10:02 AMbroad-dog-22463
01/16/2020, 11:57 AMconst x = new pulumi.Config();
adamant-postman-86832
01/16/2020, 12:41 PMconst config = new pulumi.Config(“pulumi”)
broad-dog-22463
01/16/2020, 2:09 PMadamant-postman-86832
01/16/2020, 4:44 PMwhite-balloon-205
01/16/2020, 5:35 PM??
operator was just added to TypeScript 2 months ago, and is not widely known syntax yet - which is the primary reason it’s not used in examples yet. It is indeed closer to the desired semantics for this use case.