A Terraform example using multiple AWS providers within modules.
As of Terraform v0.6.12, provider inheritance is problematic with modules (#1819), so this example defines the provider resource in the module directly.
A Terraform example using multiple AWS providers within modules.
As of Terraform v0.6.12, provider inheritance is problematic with modules (#1819), so this example defines the provider resource in the module directly.