Skip to content

Commit

Permalink
Update changelog for v1.13.0 (and backfill for v1.12.0) (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma authored Mar 3, 2023
1 parent 495a70f commit bbdfbb8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 1.13.0 (3 Mar, 2023)

FEATURES:

- Adds `behavior.allow_changes` for `equinix_metal_device` resources to enable updates to `user_data` and `custom_data` without creating a new resource [#301](https://github.com/equinix/terraform-provider-equinix/pull/301)

BUG FIXES:

- Fixes typo in documentation for `equinix_network_ssh_user`
- Fixes incorrect provider configuration in the `port2serviceprofilepublic` example for Fabric resources [#300](https://github.com/equinix/terraform-provider-equinix/pull/300)

## 1.12.0 (10 Feb, 2023)

FEATURES:

New Equinix Network Edge file resource in #294

- **New Resource:** `equinix_network_file`
- `cloud_init_file_id` can be specified for `equinix_network_device` [#294](https://github.com/equinix/terraform-provider-equinix/pull/294)
- `license_file_id` can be specified for `equinix_network_device` instead of the `license_file` attribute [#294](https://github.com/equinix/terraform-provider-equinix/pull/294)

## 1.11.1 (2 Dec, 2022)

BUG FIXES:
Expand Down

0 comments on commit bbdfbb8

Please sign in to comment.