Releases: cloudstack/terraform-provider-cloudstack
Releases · cloudstack/terraform-provider-cloudstack
Release list
v0.7.0-rc2
Changelog
- e4d3187 Merge pull request apache#341 from bddvlpr/ci/increase-timeout
- 676c000 Increase timeout for acceptance tests
- d89fc4f SystemVM offering declaration (apache#327)
- 2f8ac44 fix: reject unsupported hypervisor values in host resource validation (apache#337)
- 9736216 Enhance cloudstack_disk_offering resource and datasource (apache#301)
- aea59bf fix: make network offering update work (set the id) and read back correctly (apache#339)
- c2457ff Add datasource for security groups (apache#328)
- f52481e Fix test findings: storage IP range updates, service offering import, project display_text (apache#332)
- 969683c Fix cloudstack_ipaddress delete silently succeeding on source-NAT IPs (apache#331)
- 3ded431 fix: AND multiple filters in the pod and cluster data sources (apache#338)
- f07fbd6 Stop copilot reviews on drafts and push (apache#334)
- 8252603 Fix internet_protocol/routing_mode case mismatch causing perpetual replace on cloudstack_vpc_offering (apache#330)
- 5c9f54d Fix private gateway ACL update using wrong SDK setter (apache#329)
- 7b2f74b Add VR address parameter to network (apache#326)
v0.7.0-rc1
Changelog
- cd071af Add support for internal LB (apache#317)
- ae84c54 Add terraform import support for several cloudstack resources (apache#305)
- 0c98bcd Add support for VPC offering resource (apache#306)
- 2e5afa9 Fix service_offering lookup by filtering with zone parameter (apache#325)
- b166fdf Allow admin accounts to import projects by setting listall=true in project lookup (apache#324)
- be00770 Merge pull request apache#166 from Longsight/feature_vlan_bypass_check
- f8e0ca8 Merge pull request apache#268 from Curverneur/feature/add-resource-protection-support
- 98bb7aa Rename network's bypass_vlan_check to bypass_vlan_overlap_check
- 416353d Remove duplicate bypass_vlan_check from private gateway, fix network import test
- edf76e1 Feature: Add dest_cidr_list support to egress firewall (apache#298)
- 235ee8a Fix cloudstack_instance data source ignoring project scope (apache#319)
- 847cfe5 Fix userdata details being improperly serialized (apache#295)
- 1e0099b Merge branch 'main' into feature_vlan_bypass_check
- bd26c49 Merge pull request apache#283 from bhouse-nexthop/feature/private-gateway-bypass-vlan-overlap-check
- b17357b Add IPv6 support to cloudstack_network resource (apache#282)
- 9154a48 Allow 'all' on security group rule protocol (apache#294)
- ca078cc Declarative storage network IP range (apache#299)
- 140aaf2 Support requesting a specific IP address in cloudstack_ipaddress (apache#311)
- 9b70d14 Add cloudstack_kubernetes_cluster_config data source (apache#312)
- 1d703a9 Fix userdata not being found when added to a project (apache#293)
- cbdabbb Merge remote-tracking branch 'origin/main' into HEAD
- 4c5ee32 Unnecessary requirement for
projectin resources (apache#280) - 32d4beb deprecate cloudstack_service_offering (apache#258)
- 1d23c72 Address latest review comments on delete protection
- add8c3a Add cloudstack_role_permission resource (apache#300)
- 34a24b7 add support for vpc internal lb (apache#264)
- 179c1ad Fix infinite update loop for optional zone fields (apache#272)
- 03a16be Merge remote-tracking branch 'origin/main' into feature/private-gateway-bypass-vlan-overlap-check
- 9bd95a4 added bypass_vlan_check to network and private_gateway resources (apache#216)
- cd41438 Add nexthop parameter to cloudstack_static_route resource (apache#284)
- 3d1959c Network ACL Rules modifications cause churn due to being a TypeList (apache#281)
- 24737fb Update cloudstack-go to v2.19.1 (apache#316)
- fef3030 fix: make cidr optional for L2 network creation (apache#289)
- eb1b502 Merge pull request apache#307 from apache/DaanHoogland-patch-2
- b6c427d Merge pull request apache#310 from shapeblue/fix-acceptance-tests
- 32bc5c6 Fix acceptance test failures
- 6bcd59c Add Damans227 to collaborators list
- f2c7113 Add security-model discoverability pointer to the project-wide CloudStack threat model (apache#292)
- f1fc6d9 Enable copilot code review & fix setup-opentofu version to fix the acceptance test GitHub Action (apache#302)
- 46a69f6 Fix panic on private gateway update
- 2ae48f0 bypass_vlan_overlap_check is not forcenew
- f96ba5b Change bypassvlanoverlapcheck to bypass_vlan_overlap_check for naming consistency
- 957a03c Add bypassvlanoverlapcheck parameter to cloudstack_private_gateway resource
- f19bffc Upgrade Apache RAT from 0.17 to 0.18 (apache#290)
- db69a0c Don't build and test EOL versions (apache#287)
- 67d670e renamed delete_protection terraform key, added tests for delete_protection in instance and disk resource
- 47439a1 Update collaborators in .asf.yaml (apache#286)
- 845d6e3 set computed to true
- b17f015 set computed to true
- 255ded2 fix typo
- d51a6cf removed commented code
- 2cd02a6 added deleteprotection option for instances and disks
- 16915b6 Fix docs structure (apache#259)
- 6421746 Add support for userdata and linking to templates (apache#256)
- 7267192 updated autoscaleprofile doc (apache#255)
- 47b2bbf Add boot mode for instance (apache#251)
- 86fb0e4 Upgrade Apache RAT to version 0.17 (apache#254)
- 01840be Add rule number to the terraform state (apache#245)
- f0615b8 feat: Add service_offering_details support for GPU configuration (apache#247)
- c50eed8 feature: add Quota plugin (apache#248)
- e53f30c Deprecate usage of ports (port list) and add support to use updateNetworkAclItems API instead of recreating rules when modified (apache#242)
- 002668e Merge pull request apache#240 from American-Cloud/network_acl_rule_fix
- 50979f0 fix: Enhance network ACL rule creation & reading
- 919a358 updated goreleaser (apache#231)
- e4ecc98 Add support for the new parameters added to CKS cluster deployement (apache#230)
- c4602b5 (docs): Fix formatting and links in README.md for clarity and consistency (apache#228)
- 86dc428 Add support for autoscale VM groups (apache#213)
- f79a66b added doc to cks and acl rule (apache#229)
- 3bebccd Add support to import ACL rules by ACL id (apache#224)
- 5105978 Add support for snapshot policies (apache#223)
- 96f287a Add
cloudstack_limitsdata source and resource (apache#197) - afa7a18 Add
cloudstack_projectresource (apache#167) - 5191290 add cloudstack_cluster data source and documentation (apache#222)
- 63f866b service offering. sdk framework rewrite (apache#138)
- 3021ce2 Merge pull request apache#154 from JSpon/cks-upgrades
- d49703e add acl_id missing required parameter for the example usage of private gateways (apache#180)
- 460bfef Merge pull request apache#67 from poddm/zonewizard
- ae52fee updates
- 07a83b5 updates
- 522a08a updates
- da04d93 updates
- 573b89a updates
- 2003ec4 updates
- 3e877e2 update tests
- 7e688e6 traffic type conflicts
- ff6d28f physical network conflicts
- 4e32403 fix formatting
- b70cce4 rebase
- 1c47c38 Adding schema descriptions
- 2cc91b9 updating pod fields from string to slice
- 9190fa6 updating conflicting start_ip in ACC
- f24347b updating storage pool test case
- 28b488b updating storage pool test case
- 63d9693 fix type enabled bool type
- 8de7ffe sdk v2 updates
- a3089a8 Adding resources cloudstack_network_service_provider_state and cloudstack_vlan_ip_range
- d28388c zone wizard
- 6fbf6ff Merge pull request apache#158 from shapeblue/fixup-vm-details-update
- b4b9f6d Merge pull request apache#181 from ianc769/feature/role
- 1216148 Add
cloudstack_domainas a data source (apache#195) - 829eb42 Remove unused code
- 204eaf5 Merge branch 'main' into feature/role
- aba1fde feat: add cidrlist parameter to loadbalancer rule (apache#147)
- a8c34cd Add
cloudstack_physicalnetworkand some underlying additional resources (apache#201) - cbb254b Merge pull request apache#204 from apache/port-forward-add-end-ports
- 540f8d0 Merge pull request apache#208 from shapeblue/add-diskoffering-instance-resource
- 17de0ab Add support for additional optional parameters for creating network offerings (apache#205)
- 9fe0ac6...
v0.6.0
Changelog
- 6421746 Add support for userdata and linking to templates (apache#256)
- 7267192 updated autoscaleprofile doc (apache#255)
- 47b2bbf Add boot mode for instance (apache#251)
- 86fb0e4 Upgrade Apache RAT to version 0.17 (apache#254)
- 01840be Add rule number to the terraform state (apache#245)
- f0615b8 feat: Add service_offering_details support for GPU configuration (apache#247)
- c50eed8 feature: add Quota plugin (apache#248)
v0.5.0
Apache CloudStack Terraform Provider Release v0.5.0:
https://registry.terraform.io/providers/cloudstack/cloudstack/latest
v0.5.0-pre
v0.5.0-pre Alpha Release for testing purposes
v0.4.0
Merge pull request #30 from apache/FixTerraformDestroyForIpAddress Fix ip address deletion during "terraform destory" command