Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 20:11
· 512 commits to main since this release
v0.6.0
74ace34

🚀 New Features

  • New Data Source: datasource/cloudavenue_edgegateway_security_group - New data source to fetch security group details from Cloud Avenue Edge Gateway. (GH-351)
  • New Data Source: datasource/cloudavenue_network_dhcp - New data source to get DHCP information for an organization network. (GH-349)
  • New Resource: resource/cloudavenue_edgegateway_security_group - New resource to manage Edge Gateway Security Group in Cloud Avenue. (GH-342)
  • New Resource: resource/cloudavenue_network_dhcp - New resource to manage DHCP for a organization network. (GH-348)

🎉 Improvements

  • resource/cloudavenue_vm_affinity_rule - Add notice in documentation about polarity attribute. (GH-380)

🐛 Bug Fixes

  • resource/cloudavenue_vm_affinity_rule - Fix bug in vm_ids attribute. Now it is possible to set more than 2 VMs IDs. (GH-380)

:dependabot: Dependencies

  • deps: bumps github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers from 1.3.1 to 1.3.2 (GH-369)
  • deps: bumps github.com/FrangipaneTeam/terraform-plugin-framework-superschema from 1.3.2 to 1.3.3 (GH-377)
  • deps: bumps github.com/FrangipaneTeam/terraform-plugin-framework-validators from 1.6.4 to 1.7.0 (GH-379)
  • deps: bumps github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 (GH-370)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.0 to 0.4.1 (GH-376)