Azure / Azure/vscode-azureterraform

Update AzureRM Provider to 3.45.0+ for `auth_provider_v2` intellisense

Open
#249 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rich Text Format
Stars
40
Forks
40
Avg merge
9d 1h
Merged PRs (30d)
2

Description

I recently created an issue on github with some bad example code which is a situation I might have avoided if the terraform resource I was using was known the the VS Code Terraform Extension. In particular, the `auth_settings_v2` block, which is recommended for use over `auth_settings` by Microsoft as it implements a newer Az API for certain things. I think `auth_settings_v2` came around in 3.45.0, so the extension is only a little behind. Maybe I'm too-early an adopter.

At time of writing, latest azurerm provider is 3.47.0. Extension currently uses 3.44.0. Please update!

![image](https://user-images.githubusercontent.com/36889813/225627659-47b7aea5-1a1c-485b-96a8-35032835ca4f.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where the extension pins or obtains the AzureRM provider version and where provider resource intellisense is sourced. Update the supported version to 3.45.0 or later, then verify that the auth_settings_v2 block is recognized by the VS Code Terraform Extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, terraform, vscode
Domain
cloud, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.