-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
│ 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".```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels