Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,19 @@ IMPROVEMENTS:

BUG FIXES:

- Block storage: handle BS volume deletion in instance update #546
- `block_storage_volume`: handle BS volume deletion in instance update #546
- `compute_instance`: suppress user_data diffs for pre-encoded input #518
- `security_group_rule`: allow portless protocols (ESP, AH, GRE, IPIP) #531
- `template`: fall back to private visibility when name lookup returns not found #532

DEPENDENCIES:

- upgraded `golang/x/net` and related dependencies #540

FEATURES:

- `dbaas`: add exoscale_dbaas_valkey_user resource #528

## 0.69.2

IMPROVEMENTS:
Expand Down
Loading