Difference between revisions of "Error: Failed to query available provider packages"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
  [[hashicorp/datadog]]: provider registry registry.terraform.io does not have a provider named registry.terraform.io/hashicorp/datadog
 
  [[hashicorp/datadog]]: provider registry registry.terraform.io does not have a provider named registry.terraform.io/hashicorp/datadog
 
   
 
   
  Did you intend to use datadog/datadog? If so, you must specify that source address in each module which requires that provider. To see which modules are currently depending on [[hashicorp/datadog]], run the following command:
+
  Did you intend to use [[datadog/datadog]]? If so, you must specify that source address in each module which requires that provider. To see which modules are currently depending on [[hashicorp/datadog]], run the following command:
 
   [[terraform providers (command)|terraform providers]]
 
   [[terraform providers (command)|terraform providers]]
  

Revision as of 11:00, 19 January 2023

╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider hashicorp/aws: no available releases match the given constraints >= 2.55.0, ~> 3.4.0, >= 3.63.0, >= 4.0.0, >= 4.9.0, >= 4.12.0
│ 
╵
Error: Failed to query available provider packages

hashicorp/datadog: provider registry registry.terraform.io does not have a provider named registry.terraform.io/hashicorp/datadog

Did you intend to use datadog/datadog? If so, you must specify that source address in each module which requires that provider. To see which modules are currently depending on hashicorp/datadog, run the following command:
 terraform providers

Related

See also

Advertising: