hashicorp / terraform-dynamic-credentials-setup-examples

Example code for bootstrapping trust between Terraform Cloud and cloud providers in order to use TFC's Workload Identity
Mozilla Public License 2.0
83 stars 56 forks source link

Add example var / explanations for multiple configuration support #25

Closed mpminardi closed 1 year ago

mpminardi commented 1 year ago

Description

Adds example variable format to be used when specifying multiple configurations in the same workspace for each provider.

Also adds documentation links to the appropriate top-level documentation page for specifying multiple configurations, as well as provider specific documentation pages for each provider.

Links