- 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).
- Make OIDC account attribute for subject ForceNew (Issue), (PR).
- Update static type attribute for host catalog resource (Issue), (PR).
- Deprecates fields on
resource_auth_method
that will be replaced in the future with genericattributes
attribute.
- Adds worker filter to target resource (PR).
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.
- During
terraform apply
, do not update existing user account passwords when the password field is updated in the tf file. (Issue), (PR).
Update provider to handle new domain errors (PR).
Initial release!