Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Óscar Cobles <[email protected]>
  • Loading branch information
ocobles authored Jul 6, 2022
1 parent 22d217a commit 5b6938a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.3.0 (Jul 5, 2022)
## 3.3.0 (Jul 6, 2022)

### PROVIDER DEPRECATION

Expand Down Expand Up @@ -39,6 +39,7 @@ This repository is now Deprecated meaning that this software is only supported o
* packngo version bumped to 0.25.0
* CI build cleanup (go bumped to 1.17, vendor directory removed) ([#213](https://github.com/equinix/terraform-provider-metal/pull/213))
* E2E tests sped up with parallelization and fixing spot market tests
* E2E tests use data source plans in all tests with a metal_device to check for available hardware ([#239](https://github.com/equinix/terraform-provider-metal/pull/239))
* E2E tests sweepers will ensure VLAN/projects clean up ([#234](https://github.com/equinix/terraform-provider-metal/pull/234))
* `organization_id` is now optional in the `metal_connection` resource ([#223](https://github.com/equinix/terraform-provider-metal/pull/223))
* `ports` attribute in the `metal_connection` data source and resource are sorted by role (primary/secondary) ([#223](https://github.com/equinix/terraform-provider-metal/pull/223))
Expand Down

0 comments on commit 5b6938a

Please sign in to comment.