Skip to content

[BUG] Remove windows/arm from goreleaser build #545

@vipinvkmenon

Description

@vipinvkmenon

Is there an existing issue for this?

  • I have searched the existing issues

What version of the Terraform exporter are you using?

1.5.0

What version of the Terraform CLI/OpenTofu CLI are you using?

1.14.5

What type of issue are you facing

bug report

Describe the bug

With Go 1.26, support for windows/arm (32 bit) is removed.
Current configuration of the goreleaser will fail.

Refer:-

Remove/ignore

goos: windows 
goarch: arm

Expected Behavior

No response

Steps To Reproduce

No response

User's Role Collections

No response

Add screenshots to help explain your problem

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions