Skip to content

Releases: datafold/terraform-azure-datafold

v1.1.0

05 Aug 09:45

Choose a tag to compare

1.1.0 (2025-08-05)

Features

  • Add capabilities to override all resource names (9048d44)

v1.0.0

04 Jul 12:38

Choose a tag to compare

1.0.0 (2025-07-04)

Features

  • Add capability to connect to k8s API over public internet through whitelisting and jumpbox (a0daa0e)
  • Add clickhouse backup setup (418bc82)
  • Add labels to custom nodes (1f709f1)
  • Add network, load_balancer, key_vault, identity, database, aks modules (46bff42)
  • Add required outputs for helm chart (15644f3)
  • Enable auto-scaling (51a167e)
  • Enable optional deployment of ADLS with private link (8e4174b)
  • Make load balancing work with SSL (24749d6)
  • Make sbunet CIDRs dynamic with possibility of an override (fab452a)
  • Support more flexible nodes and deployment (f949142)

Bug Fixes

  • Add outputs for VPN attributes (754f54b)
  • Create SSL cert on Application Gateway and manage Application Gateway frontend port and listener from kubernetes with AGIC (37ce2fc)
  • Prevent recreation of nodes by terraform for no reason (16250cf)
  • Several azure fixes (9ec0a82)