Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

62 lines (41 loc) · 2.32 KB

1.0.3 (June 30, 2021)

New and Improved

  • Adds credential library resource for Vault (PR).
  • Adds credential store resource for Vault (PR 1), (PR 2).
  • Adds claim scopes attribute to OIDC auth method (PR).
  • Adds account claim maps attribute to OIDC auth method (PR).

Bug Fixes

  • Make OIDC account attribute for subject ForceNew (Issue), (PR).
  • Update static type attribute for host catalog resource (Issue), (PR).

1.0.2 (May 06, 2021)

New and Improved

  • Adds OIDC account resource (PR).
  • Adds OIDC auth method resource (PR).

Deprecations/Changes

  • Deprecates fields on resource_auth_method that will be replaced in the future with generic attributes attribute.

1.0.1 (February 02, 2021)

New and Improved

  • Adds worker filter to target resource (PR).

1.0.0 (January 20, 2021)

We are bumping the version of the Boundary Terraform provider to v1.0.0 and will release new versions of the provider at its own cadence instead of keeping it in lockstep with Boundary.

Bug Fixes

  • During terraform apply, do not update existing user account passwords when the password field is updated in the tf file. (Issue), (PR).

0.1.4 (January 14, 2021)

New and Improved

Update provider to handle new domain errors (PR).

0.1.0 (October 14, 2020)

Initial release!