little-cartoon-10569
12/08/2020, 10:34 PMerror TS7053: Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Output<string[] | undefined>'.
Property '0' does not exist on type 'Output<string[] | undefined>'.
resource.propertyOfTypeOutputStringArray[0].promise(),
* Upgrade to v2.15.0 of pulumi-terraform-bridge & v2.15.0 of pulumi/pkg and pulumi/sdk
* These changes introduce enums to the Go and Python SDKs.
* This introduces package/module registration for NodeJS and Python.