gorgeous-minister-41131
11/20/2021, 12:37 AMaws:profile
aws:region
etc… ?By default, each provider uses its package's global configuration settings, which are controlled by your stack's configuration. You can set information such as your cloud provider credentials with environment variables and configuration files. If you store this data in standard locations, Pulumi knows how to retrieve them.
pulumi_aws.Provider.region
for example just wants to returna future, on an instance of the class, which make sense, but Pulumi must be storing its “instance” of the default provider resource in a resource bag somewhere else. It says it belongs to the resource by default, and since everything is based off of CustomResource, is that what it’s ultimately falling back to?faint-table-42725
11/20/2021, 3:46 AMconfig
module where the provider configuration for the default provider lives, e.g. aws.config.region