Skip to content

Duplicate provider configuration #174

@timmy6930

Description

@timmy6930

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions