CloudNationHQ / terraform-azure-vnet

Terraform module which creates virtual network resources used by workloads and accelerators.
https://library.tf/modules/CloudNationHQ/vnet/azure/latest
MIT License
1 stars 1 forks source link

[BUG] - Random provider error #68

Closed cndaan closed 6 days ago

cndaan commented 6 days ago

Is there an existing issue for this?

Module Version

2.6.0

Terraform Version

latest

AzureRM Provider Version

">= 3.0.2, ~> 3.61, ~> 3.95, < 4.0.0"

Short Description

Failed to query available provider packages on random provider

Terraform Configuration Files

Use the new module 2.6.0 and you will encounter this error

Expected Behaviour

Initializing the random provider

Actual Behaviour

│ Error: Failed to query available provider packages │ │ Could not retrieve the list of available versions for provider │ hashicorp/random: no available releases match the given constraints ~> 3.0, │ >= 3.3.2, ~> 3.5.1, ~> 3.6 ╵ Error: Process completed with exit code 1.

Steps to Reproduce

No response

Additional Context

No response

References

No response

cndaan commented 6 days ago

Sorry, wrong module