Skip to content

Commit

Permalink
Release v1.4.0 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewab authored Oct 8, 2024
1 parent 66b634d commit 57a3c60
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## v1.4.0 (October 8, 2024)

FEATURES
* **New Resource and Data Source:** `bloxone_cloud_discovery_provider`, `bloxone_cloud_discovery_providers` ([#150](https://github.com/infobloxopen/terraform-provider-bloxone/pull/150))
* **New Resource and Data Source:** `bloxone_federation_federated_realm`, `bloxone_federation_federated_realms` ([#143](https://github.com/infobloxopen/terraform-provider-bloxone/pull/143))
* **New Resource and Data Source:** `bloxone_federation_federated_block`, `bloxone_federation_federated_blocks` ([#143](https://github.com/infobloxopen/terraform-provider-bloxone/pull/143))

FIXES
* Fixed `delegation_servers.address` giving non-empty plan when not provided in `bloxone_dns_delegation` ([#148](https://github.com/infobloxopen/terraform-provider-bloxone/pull/148))
* Fixed acceptance test for `bloxone_anycast_configs` data source ([#154](https://github.com/infobloxopen/terraform-provider-bloxone/pull/154))

ENHANCEMENTS
* DHCP/IPAM: add support for compartment, federated realms ([#145](https://github.com/infobloxopen/terraform-provider-bloxone/pull/145))

## v1.3.1 (August 1, 2024)

FIXES:
Expand Down

0 comments on commit 57a3c60

Please sign in to comment.