Skip to content

v0.97.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 16:46
· 10 commits to main since this release

v0.97.0 (October 08, 2024)

FEATURES:

  • Add pagination support for vault OpenAppSecrets preview api. [GH-1109]
  • Add preview of vault_radar_source_github_enterprise resource. [GH-1092]
  • Waypoint: New template resource attribute use_module_readme allows users to use the associated Terraform module readme in place of providing a seperate readme for the template. [GH-1099]
  • add vault_secrets_dynamic_secret resource [GH-1097]
  • add vault_secrets_rotating_secret resource [GH-1101]
  • waypoint: Add execution mode and agent pool ID configurations to the
    hcp_waypoint_template and hcp_waypoint_add_on_definition resources, and
    the hcp_waypoint_template and hcp_waypoint_add_on_definition data sources. [GH-1098]

IMPROVEMENTS:

  • Update Vault Radar codeowners patterns. [GH-1103]
  • Update codeowners to include Vault Radar. [GH-1102]
  • Upgrade the HCP SDK and fix a breaking change in the Boundary API. [GH-1110]

BUG FIXES:

  • Waypoint: fix where using the deprecated terraform_cloud_workspace_details.name field could cause an error. [GH-1093]
  • waypoint: Fix hcp_waypoint_template and hcp_waypoint_add_on_definition data sources. [GH-1094]