Skip to content

Releases: infobloxopen/terraform-provider-bloxone

v1.4.0

08 Oct 21:45
57a3c60
Compare
Choose a tag to compare

FEATURES

  • New Resource and Data Source: bloxone_cloud_discovery_provider, bloxone_cloud_discovery_providers (#150)
  • New Resource and Data Source: bloxone_federation_federated_realm, bloxone_federation_federated_realms (#143)
  • New Resource and Data Source: bloxone_federation_federated_block, bloxone_federation_federated_blocks (#143)

FIXES

  • Fixed delegation_servers.address giving non-empty plan when not provided in bloxone_dns_delegation (#148)
  • Fixed acceptance test for bloxone_anycast_configs data source (#154)

ENHANCEMENTS

  • DHCP/IPAM: add support for compartment, federated realms (#145)

v1.3.1

01 Aug 17:46
3a6aea4
Compare
Choose a tag to compare

FIXES:

  • Adding NSGs to bloxone_dns_auth_zone no longer forces replacement (#133)
  • Fixed inconsistent result error after applying bloxone_anycast_host due to changes in list order for anycast_config_refs (#134)
  • Fixed the error "Provider returned invalid result object after apply" when a resource is created with no tags (#135)
  • Fixed AMI image in bloxone_infra_host_aws module (#136)
  • Fixed Value Coversion Error in data sources bloxone_infra_services and bloxone_td_named_lists for tags_all field. (#137)
  • Fixed some acceptance tests failing due to ovelapping CIDRs. (#137)

v1.3.0

12 Jul 01:20
6f4abcb
Compare
Choose a tag to compare

FEATURES:

New feature: Support Default Tags (#124)
New feature: Assign Service Instance in DHCP Config Profile (#121)
New Module: Implementation for anycast module (#120)

v1.2.0

28 May 14:59
2455c20
Compare
Choose a tag to compare

FEATURES:

  • New Resource and Data Source: bloxone_td_application_filter, bloxone_td_application_filters (#113)
  • New Resource and Data Source: bloxone_td_category_filter, bloxone_td_category_filters (#113)
  • New Resource and Data Source: bloxone_td_custom_redirect, bloxone_td_custom_redirects (#113)
  • New Data Source: bloxone_td_content_categories (#113)
  • New Data Source: bloxone_td_threat_feeds (#113)

FIXES:

  • Fixed inconsistent result error when applying bloxone_td_internal_domain_list and bloxone_dfp_service caused due to changes in the list order (#114)

v1.1.0

10 May 23:36
1742cc7
Compare
Choose a tag to compare

NOTES:

  • Upgraded to Go 1.22 (#107)

FEATURES:

  • New Data Source: bloxone_td_pop_regions (#83)
  • New Resource and Data Source: bloxone_td_internal_domain_list, bloxone_td_internal_domain_lists (#83)
  • New Resource and Data Source: bloxone_td_access_code, bloxone_td_access_codes (#90)
  • New Resource and Data Source: bloxone_td_named_list, bloxone_td_named_lists (#90)
  • New Resource and Data Source: bloxone_td_network_list, bloxone_td_network_lists (#90)
  • New Resource and Data Source: bloxone_td_security_policy, bloxone_td_security_policies (#94)
  • New Resource and Data Source: bloxone_dfp_service, bloxone_dfp_services (#102)
  • New Resource and Data Source: bloxone_anycast_config, bloxone_anycast_configs (#92)
  • New Resource: bloxone_anycast_host (#95)

ENHANCEMENTS:

  • Added example for DHCP HA group with Anycast (#111)
  • Added dfp and anycast as valid service types for modules (#111)
  • Added echo_client_id to bloxone_ipam_ip_space.dhcp_config, bloxone_dhcp_server.dhcp_config (#93)
  • Added example for ddns in bloxone_dhcp_server (#88)

FIXES:

  • Updating IP space fails with error - "The value of inheritance action field is not valid" (#93)
  • abandonded_reclaim_time, abandoned_reclaim_time_v6 in bloxone_ipam_subnet and bloxone_ipam_address_block changed from "optional" to "read only". (#96)
  • Next available subnet/AB returns same block when count is used (#100)

v1.0.1

20 Mar 23:29
59a11fd
Compare
Choose a tag to compare

What's Changed

  • Module for provisioning bloxone host in Azure by @blodha-ib in #67
  • Module for provisioning bloxone host in GCP by @blodha-ib in #82
  • fix: Data source filter doesn't work for number fields by @mathewab in #81
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #85
  • fixes #84 - error when using options in dns/record by @mathewab in #86

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Mar 00:54
cc94336
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jpr00 made their first contribution in #72

Full Changelog: v0.1.0...v1.0.0

v0.1.0

31 Jan 20:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/infobloxopen/terraform-provider-bloxone/commits/v0.1.0

v0.0.1-alpha

23 Jan 23:17
Compare
Choose a tag to compare
Merge branch 'master' of github.com:infobloxopen/terraform-provider-b…