Skip to content

Missing provider configuration #20

@Andrey9kin

Description

@Andrey9kin
│ Warning: Reference to undefined provider
│ 
│   on dynamodb.tf line 7, in module "naming_conventions":
│    7:     aws = aws.customer_data
│ 
│ There is no explicit declaration for local provider name "aws" in module.naming_conventions, so Terraform is assuming you mean to pass a configuration for "hashicorp/aws".
│ 
│ If you also control the child module, add a required_providers entry named "aws" with the source address "hashicorp/aws".```

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