v0.86.0 (April 04, 2024)
FEATURES:
- Add DataDog config option for hcp_log_streaming_destination resource. [GH-803]
- Add in-place update functionality to
hcp_log_streaming_destination
resource. [GH-802]
BUG FIXES:
- Fixed an issue that caused a HTTP audit-log streaming config to fail with allowed values for http_codec are only "JSON" or "NDJSON" [GH-781]
- Handle the case when multiple organizations are associated with the configured credentials. Now, it instead prompts an error, requiring users to specify a particular organization in the HCP provider config block. [GH-793]