Skip to content

Skip building our hashicorp/boundary fork on some platforms#53

Merged
James Humphries (Yantrio) merged 1 commit into
mainfrom
hc-boundary-1.6.0
Jul 10, 2026
Merged

Skip building our hashicorp/boundary fork on some platforms#53
James Humphries (Yantrio) merged 1 commit into
mainfrom
hc-boundary-1.6.0

Conversation

@apparentlymart

@apparentlymart Martin Atkins (apparentlymart) commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This provider has a fixed set of supported platforms due to platform-specific files in its ./plugins/kms directory, so this excludes all of the platforms that are in our GitHub Actions workflow's matrix but that are not supported by this provider.

This is a temporary solution that will only work for the v1.6.0 release in particular. We intend to consider a more general solution for setting platform support for this provider regardless of version, but right now we just want to get the build working for the v1.6.0 release that's already published.

To choose these platforms I compared the following:

This provider has a fixed set of supported platforms due to
platform-specific files in its ./plugins/kms directory, so this excludes
all of the platforms that are in our GitHub Actions workflow's matrix but
that are not supported by this provider.

This is a temporary solution that will only work for the v1.6.0 release
in particular. We intend to consider a more general solution for setting
platform support for this provider regardless of version, but right now we
just want to get the build working for the v1.6.0 release that's already
published.

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
@Yantrio James Humphries (Yantrio) deleted the hc-boundary-1.6.0 branch July 10, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants