Skip to content

Extension does not work with recent provider versions (6.8.2+) #2170

@indy-singh

Description

@indy-singh

Extension Version

2.37.6

VS Code Version

[Window Title]
Visual Studio Code

[Main Instruction]
Visual Studio Code

[Content]

Version: 1.108.2 (system setup)
Commit: c9d77990917f3102ada88be140d28b038d1dd7c7
Date: 2026-01-21T13:52:09.270Z (2 wks ago)
Electron: 39.2.7
ElectronBuildId: 12953945
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.20348

[Copy] [OK]

Operating System

Windows Server 2022 20348.4648

Terraform Version

Terraform v1.14.4 on windows_amd64

Steps to Reproduce

Update provider to version released after the current version of the vs extension

  required_providers {
    github = {
      version = "6.11.0"
      source  = "integrations/github"
    }
  }

You'll see that extension won't recognise any newly added resources (in our case https://registry.terraform.io/providers/integrations/github/latest/docs/resources/organization_ruleset#rulescopilot_code_review)

Expected Behavior

The extension should work with providers past version 6.8.2+

Actual Behavior

See above

Terraform Configuration

Project Structure

Gist

No response

Anything Else?

No response

Workarounds

No response

References

No response

Help Wanted

  • I'm interested in contributing a fix myself

Community Note

  • 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 other comments that do not add relevant new information or questions, 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions