Difference between revisions of "Error: Invalid provider configuration"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
  │ Error: Invalid provider configuration
 
  │ Error: Invalid provider configuration
 
  │
 
  │
  │ Provider "registry.terraform.io/hashicorp/aws" requires explicit configuration. Add a
+
  │ Provider "registry.terraform.io/hashicorp/aws" [[requires explicit configuration]]. Add a
 
  | [[provider block]] to the root module and configure the provider's required arguments as
 
  | [[provider block]] to the root module and configure the provider's required arguments as
 
  | described in the provider documentation.
 
  | described in the provider documentation.

Revision as of 09:10, 14 October 2022

╷
│ Error: Invalid provider configuration
│
│ Provider "registry.terraform.io/hashicorp/aws" requires explicit configuration. Add a
| provider block to the root module and configure the provider's required arguments as
| described in the provider documentation.
│
╵
Solution: review your AWS_PROFILE variable is properly configured

Related

See also

Advertising: