What's Changed
- Fix docs structure by @vishesh92 in #259
- Update collaborators in .asf.yaml by @DaanHoogland in #286
- Don't build and test EOL versions by @bhouse-nexthop in #287
- Upgrade Apache RAT from 0.17 to 0.18 by @DaanHoogland in #290
- Enable copilot code review & fix setup-opentofu version to fix the acceptance test GitHub Action by @vishesh92 in #302
- Add security-model discoverability pointer to the project-wide CloudStack threat model by @potiuk in #292
- Fix acceptance test failures by @vishesh92 in #310
- Add Damans227 to collaborators list by @DaanHoogland in #307
- fix: make cidr optional for L2 network creation by @Damans227 in #289
- Update cloudstack-go to v2.19.1 by @sudo87 in #316
- Network ACL Rules modifications cause churn due to being a TypeList by @bhouse-nexthop in #281
- Add nexthop parameter to cloudstack_static_route resource by @bhouse-nexthop in #284
- added bypass_vlan_check to network and private_gateway resources by @kiranchavala in #216
- Fix infinite update loop for optional zone fields by @ianc769 in #272
- add support for vpc internal lb by @Curverneur in #264
- Add cloudstack_role_permission resource by @bddvlpr in #300
- deprecate cloudstack_service_offering by @poddm in #258
- Unnecessary requirement for
projectin resources by @bhouse-nexthop in #280 - Fix UserData not being found when added to a project by @bddvlpr in #293
- Add cloudstack_kubernetes_cluster_config data source by @sudo87 in #312
- Support requesting a specific IP address in cloudstack_ipaddress by @sudo87 in #311
- Declarative storage network IP range by @bddvlpr in #299
- Allow 'all' on security group rule protocol by @bddvlpr in #294
- Add IPv6 support to cloudstack_network resource by @bhouse-nexthop in #282
- Add bypass_vlan_overlap_check parameter to cloudstack_private_gateway by @bhouse-nexthop in #283
- Fix userdata details being improperly serialized by @bddvlpr in #295
- Fix cloudstack_instance data source ignoring project by @sudo87 in #319
- Feature: Add dest_cidr_list support to egress firewall by @elivlo in #298
- add support for enabling delete protection by @Curverneur in #268
- add bypass_vlan_check to network and private_gateway by @Longsight in #166
- Allow admin accounts to import projects by setting listall=true in project lookup by @sureshanaparti in #324
- Fix service_offering lookup by filtering with zone parameter by @sureshanaparti in #325
- Add support for VPC offering resource by @Pearl1594 in #306
- Add terraform import support for several cloudstack resources by @Pearl1594 in #305
- Add support for internal LB by @Pearl1594 in #317
- Add VR address parameter to network by @bddvlpr in #326
- Fix private gateway ACL update using wrong SDK setter by @sudo87 in #329
- Fix internet_protocol/routing_mode case mismatch causing perpetual replace on cloudstack_vpc_offering by @sudo87 in #330
- Stop copilot reviews on drafts and push by @vishesh92 in #334
- fix: AND multiple filters in the pod and cluster data sources by @nagaboinaramgopal in #338
- Fix cloudstack_ipaddress delete silently succeeding on source-NAT IPs by @sudo87 in #331
- Fix test findings: storage IP range updates, service offering import, project display_text by @sudo87 in #332
- Add datasource for security groups by @bddvlpr in #328
- fix: make network offering update work (set the id) and read back correctly by @nagaboinaramgopal in #339
- Enhance cloudstack_disk_offering resource and datasource by @bddvlpr in #301
- fix: reject unsupported hypervisor values in host resource validation by @nagaboinaramgopal in #337
- SystemVM offering declaration by @bddvlpr in #327
- Increase timeout for acceptance tests by @bddvlpr in #341
- test: add project display_text compatibility and import coverage by @dheeraj12347 in #335
- Fix role permission ordering and preserve external permissions by @bddvlpr in #340
- Add GPU support: gpu_card / vgpu_profile data sources and GPU on service offerings by @poddm in #315
- Fix role_permission description edits and authoritative drift detection by @vishesh92 in #350
New Contributors
- @bhouse-nexthop made their first contribution in #287
- @potiuk made their first contribution in #292
- @Curverneur made their first contribution in #264
- @bddvlpr made their first contribution in #300
- @elivlo made their first contribution in #298
- @Longsight made their first contribution in #166
- @nagaboinaramgopal made their first contribution in #338
- @dheeraj12347 made their first contribution in #335
Full Changelog: v0.6.0...v0.7.0