Tried to deploy this solution and get the following error when I run terrahub init:
[landing_zone_cloudtrail]
Initializing the backend...
❌ [terraform-landing-zone] There are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
❌ [terraform-landing-zone] Error: Duplicate provider configuration
on provider.tf line 8:
❌ [terraform-landing-zone] {
A provider configuration for "aws" with alias "default" was already given at
❌ [terraform-landing-zone] provider.tf:1,1-15. Each configuration for the same provider must have a
distinct alias.
Tried to deploy this solution and get the following error when I run terrahub init:
[landing_zone_cloudtrail]
Initializing the backend...
❌ [terraform-landing-zone] There are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
❌ [terraform-landing-zone] Error: Duplicate provider configuration
on provider.tf line 8:
❌ [terraform-landing-zone] {
A provider configuration for "aws" with alias "default" was already given at
❌ [terraform-landing-zone] provider.tf:1,1-15. Each configuration for the same provider must have a
distinct alias.