Difference between revisions of "Error: Invalid provider configuration"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 14: | Line 14: | ||
* <code>[[~/.aws/config]]</code> | * <code>[[~/.aws/config]]</code> | ||
* <code>[[~/.aws/credentials]]</code> | * <code>[[~/.aws/credentials]]</code> | ||
+ | * [[Error: Inconsistent dependency lock file]] | ||
== See also == | == See also == |
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]
Error: error configuring Terraform AWS Provider: no valid credential sources for Terraform AWS Provider found.
~/.aws/config
~/.aws/credentials
- Error: Inconsistent dependency lock file
See also[edit]
Advertising: