Skip to content

Commit 8eba1b9

Browse files
chore: update generated files (#752)
1 parent c18a22b commit 8eba1b9

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
77

88
- upcloud_server: add `hot_resize` attribute, allowing plan changes without server restarts when supported by the platform. See [UpCloud documentation](https://upcloud.com/docs/guides/scale-cloud-servers-hot-resize/) for more information.
99

10+
### Changed
11+
12+
- upcloud_managed_database_\*: Update available properties to match listing provided by the API, see #752 for details.
13+
1014
### Fixed
1115

1216
- upcloud_server: Correctly load configuration in Update method, fixing an issue where the `Host` field was not populated, potentially causing resource update failures.

docs/resources/managed_database_opensearch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Optional Attributes:
102102
- `email_sender_password` (String, Sensitive) Sender password for Opensearch alerts to authenticate with SMTP server. Sender password for Opensearch alerts to authenticate with SMTP server.
103103
- `email_sender_username` (String) Sender username for Opensearch alerts.
104104
- `enable_remote_backed_storage` (Boolean) Enable remote-backed storage.
105+
- `enable_searchable_snapshots` (Boolean) Enable searchable snapshots.
105106
- `enable_security_audit` (Boolean) Enable/Disable security audit.
106107
- `http_max_content_length` (Number) Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
107108
- `http_max_header_size` (Number) The max size of allowed headers, in bytes.

internal/service/database/properties/service_types_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)