Skip to content

[BUG]: github_emu_group_mapping - Invalid address to set: []string{"group"} in v6 #2131

@gm-hyp-2

Description

@gm-hyp-2

Expected Behavior

Until v5.45.0 github_emu_group_mapping worked just fine. When upgrading to v6.0.0.0 and later, the resource cannot be used anymore.

Actual Behavior

When trying to run terraform plan on the resource github_emu_group_mapping: https://registry.terraform.io/providers/integrations/github/latest/docs/resources/emu_group_mapping it always breaks with this reason:

Error: Invalid address to set: []string{"group"}

  with github_emu_group_mapping.pure_fb_mapping["prague-object-one"],
  on teams.tf line 44, in resource "github_emu_group_mapping" "pure_fb_mapping":
  44: resource "github_emu_group_mapping" "pure_fb_mapping" {

Terraform Version

Terraform 1.7.2 on linux_amd64
Affected versions v6.0.0.0-alpha, v6.0.0.0-beta and v6.0.0.0-rc1

Affected Resource(s)

github_emu_group_mapping

Terraform Configuration Files

No response

Steps to Reproduce

Normal tf plan will highlight the error

Debug Output

No response

Panic Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as documented

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions