Difference between revisions of "Error: Invalid provider configuration"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
== Related ==
 
== Related ==
 
* <code>[[Error: error configuring Terraform AWS Provider: no valid credential sources for Terraform AWS Provider found.]]</code>
 
* <code>[[Error: error configuring Terraform AWS Provider: no valid credential sources for Terraform AWS Provider found.]]</code>
 +
* <code>[[~/.aws/config]]</code>
 +
* <code>[[~/.aws/credentials]]</code>
 +
* [[Error: Inconsistent dependency lock file]]
  
 
== See also ==
 
== See also ==
* {{terraform}}
 
 
* {{tf providers}}
 
* {{tf providers}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 11:50, 31 March 2023

╷
│ 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 and provider.tf is properly configured

Related[edit]

See also[edit]

Advertising: