You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Versions
terraform:
=1.9
azure provider:
=>3.35.0 module:
Description
This was utilized to deploy all of my infrastructure as recent as 8/21/24. I went to adjust my provider to include the setting of "storage_use_azuread = true". As soon as I did a plan from TFC, it failed stating the azurerm version was not able to be found.
Installed azure/azapi v1.15.0 (signed by a HashiCorp partner, key ID 6F0B91BDE98478CF)
Installing azure/modtm v0.3.2...
Installed azure/modtm v0.3.2 (signed by a HashiCorp partner, key ID 6F0B91BDE98478CF)
Installing hashicorp/random v3.6.2...
Installed hashicorp/random v3.6.2 (signed by HashiCorp)
Installing hashicorp/time v0.12.0...
Installed hashicorp/time v0.12.0 (signed by HashiCorp)
Installing hashicorp/tls v4.0.5...
Installed hashicorp/tls v4.0.5 (signed by HashiCorp)
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here: https://www.terraform.io/docs/cli/plugins/signing.html
╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider
│ hashicorp/azurerm: no available releases match the given constraints >=
│ 3.71.0, ~> 3.108, >= 3.114.0, 4.0.0, ~> 4.0, < 4.0.0
Steps to Reproduce
step 1
step 2
you get it...
Screenshots
Additional context
The text was updated successfully, but these errors were encountered:
Community Note
Versions
terraform:
azure provider:
=>3.35.0
module:
Description
This was utilized to deploy all of my infrastructure as recent as 8/21/24. I went to adjust my provider to include the setting of "storage_use_azuread = true". As soon as I did a plan from TFC, it failed stating the azurerm version was not able to be found.
Describe the bug
Initializing provider plugins...
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html
╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider
│ hashicorp/azurerm: no available releases match the given constraints >=
│ 3.71.0, ~> 3.108, >= 3.114.0, 4.0.0, ~> 4.0, < 4.0.0
Steps to Reproduce
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: