Releases: hashicorp/terraform-provider-boundary
Releases · hashicorp/terraform-provider-boundary
v1.0.9
Bug Fixes
-
The bug fix released in 1.0.8 to resolve the
plugin is nil
error only worked for
Linux AMD64. This was due to a build issue where the plugin binaries were only built for
Linux AMD64. Other platforms would receive an error similar to:Error: error reading wrappers from "recovery_kms_hcl": Error configuring kms: error fetching kms plugin rpc client: fork/exec boundary-plugin-kms-awskms.gz: exec format error
What's Changed
- bug(kms): Generate all kms plugin assets during goreleaser pre build by @louisruch in #216
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Bug Fixes
-
After moving to go-kms-wrapping V2, the Boundary Terraform Provider
did not load all KMS plugins resulting in an error when trying to
create a wrapper for any type other than 'aead':Error: error reading wrappers from "recovery_kms_hcl": Error configuring kms: plugin is nil
What's Changed
- bug(kms): Add support for all Boundary supported KMSes by @louisruch in #213
- chore(go): Update to go 1.18.1 by @louisruch in #208
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Deprecations/Changes
- Undoes an erroneous deprecation of the
login_name
andpassword
fields inresource_account_password
andresource_account
.
Deprecatesresource_account
that was replaced withresource_account_password
(PR).
What's Changed
- feat(role): Support partial success in role create/update by @louisruch in #171
- Map Issuer and Subject from attributes elements by @lrolaz in #177
- chore(deps): Update dependencies by @louisruch in #189
- Add validate func for auth method type key by @KeisukeYamashita in #178
- Migrate Provider Releases from TeamCity to GitHub Actions by @bflad in #193
- changes for releases-api launch by @modrake in #196
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #195
- TF updates by @louisruch in #201
- Add missing env: key by @jeanneryan in #207
New Contributors
- @lrolaz made their first contribution in #177
- @KeisukeYamashita made their first contribution in #178
- @modrake made their first contribution in #196
- @jeanneryan made their first contribution in #207
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- build(deps): bump github.com/hashicorp/boundary from 0.6.0 to 0.6.1 by @tmessi in #143
- chore(deps): update dependancies by @louisruch in #149
- chore(targets): remove deprecated fields by @louisruch in #150
- Support insecure TLS communication to API endpoint by @oboukili in #163
- Correct invalid example by @peterlindsten in #161
- Add dynamic host plugin catalog/set by @jefferai in #159
New Contributors
- @tmessi made their first contribution in #143
- @oboukili made their first contribution in #163
- @peterlindsten made their first contribution in #161
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Include the 'type' attribute in the boundary_target documentation example. by @grantorchard in #88
- docs: fix examples by @apsega in #96
- Deprecate target host_set_ids and credential_library_ids by @louisruch in #134
- updating examples to use new grants_strings syntax by @devops-rob in #132
- 1.0.5 release update dependencies by @louisruch in #140
New Contributors
- @grantorchard made their first contribution in #88
- @apsega made their first contribution in #96
- @devops-rob made their first contribution in #132
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fix Typo by @lewiscowper in #128
- Add managed group resource by @malnick in #118
New Contributors
- @lewiscowper made their first contribution in #128
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- build(deps): bump github.com/hashicorp/boundary from 0.2.0 to 0.2.1 by @dependabot in #109
- Add account claim maps to OIDC auth method by @malnick in #111
- Add claim scopes attribute by @malnick in #112
- Update static type attribute for host catalog resource by @malnick in #121
- Make OIDC account attribute for subject ForceNew by @malnick in #122
- docs: update auto-generated docs by @malnick in #124
- Add credential library resource for Vault by @malnick in #114
- Update token/clientKey on hmac change by @louisruch in #125
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Boundary 0.1.8 by @louisruch in #91
- Add contributing guide with pronoun expectations by @malnick in #92
- update TF plugin sdk -> related to GPG key rotation by @jimlambrt in #100
- WIP: Update ssh key fingerprint by @mdeggies in #98
- bump deps and catch some unreported errors by @jimlambrt in #101
- provider: Bump minimum Go version to 1.16 by @bflad in #104
- Add OIDC auth method and account resource by @malnick in #105
- build(deps): bump github.com/hashicorp/boundary/api from 0.0.9 to 0.0.10 by @dependabot in #107
- v1.0.2 by @malnick in #108
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update boundary by @louisruch in #75
- Worker filter by @louisruch in #76
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Turn on dependabot for actions and Go by @paultyng in #64
- Update docs by @louisruch in #65
- build(deps): bump tomhjp/gh-action-jira-create from v0.1.3 to v0.2.0 by @dependabot in #68
- build(deps): bump atlassian/gajira-transition from v2.0.1 to v2.0.2 by @dependabot in #67
- build(deps): bump tomhjp/gh-action-jira-comment from v0.1.0 to v0.2.0 by @dependabot in #66
- Dont allow password change via tf apply by @louisruch in #70
Full Changelog: v0.1.4...v1.0.0