Azure / Azure/Azure-Verified-Modules

[Question/Feedback]: AzureRM provider versioning

Open
#1,895 5 comments 0 reactions 0 assignees View on GitHub
Language: Terraform :globe_with_meridians: Status: In Triage :mag: Type: Question/Feedback :raising_hand:
Dominant language
PowerShell
Stars
580
Forks
161
Avg merge
11h 3m
Merged PRs (30d)
15

Description

### Check for previous/existing GitHub issues

- [x] I have checked for previous/existing GitHub issues

### Description

I am using the storage account, logic app and servicebus module in my Terraform project but there is an issue. They all require different Terraform AzureRM provider version constraints.

When I run init I get an error:

Could not retrieve the list of available versions for provider hashicorp/azurerm: no available releases match the given constraints `>= 3.0.0, ~> 3.71, >= 3.116.0, ~> 4.14, < 5.0.0`

I believe the issue is `~> 3.71 and ~> 4.14` cannot possibly be met.

How do I even use multiple modules all with version constraints as such?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.