Skip to content

Releases: chrxmvtik/terraform-provider-cloudstack

v0.5.2

25 Jan 12:19

Choose a tag to compare

Changelog

  • 2179965 fix: add proper read cidrlist handling
  • d3eb5b3 fix: disable changelog
  • dbb960e fix: add version 2 to goreleaser yaml
  • 9c125fb fix: change goreleaser release repo

v0.5.1

22 Jan 19:09

Choose a tag to compare

Changelog

  • d3eb5b3 fix: disable changelog
  • dbb960e fix: add version 2 to goreleaser yaml
  • 9c125fb fix: change goreleaser release repo
  • f9db469 feat: add cidrlist parameter to loadbalancer rule
  • a653531 added domainid parameter to account resource (#136)
  • 02058b4 fix: remove user-data conditional (#121)
  • 997dbb2 Fix: #117 - Allow Multiple SSH Keypairs (#122)
  • 3cb0d3a ci: update terraform, opentofu and cloudstack versions (#130)
  • e6bcc74 feat: migrate to terraform plugin framework (#113)
  • bf3bcec Update .asf.yaml (#128)
  • 37ebe49 ci: runs acc test on every change (#127)
  • b16c94f chore: protect main branch with mandatory checks (#123)
  • 849dd54 Bump github.com/apache/cloudstack-go/v2 from 2.13.2 to 2.16.1 (#119)
  • 5cc00a5 Update README.md
  • 05dc88b Merge pull request #71 from fabiomatavelli/feature/update-sdk
  • 8e2b79f chore: sets displaytext as name when null
  • 2033b3f fix: tests indentation
  • 25d50d7 ci: add final job
  • a2db5e1 ci: add final job
  • 4526a7b ci: update actions
  • 31903b5 ci: add opentofu acceptance test
  • 5a612ad ci: add reusable cloudstack-setup action
  • f247d09 ci: add terraform 1.8
  • 348c1f3 ci: update cloustack versions
  • 9992df1 ci: remove eol terraform versions
  • ccdd042 docs: update readme
  • 3e4f2ff chore(tests): add mux server test
  • ac95b5d ci: update terraform action to v3
  • bed0afc ci: fix trigger paths
  • 1e6c4ba chore(tests): fix network test
  • c4f792b ci: remove branch restriction
  • 14c382f ci: ignore branch main on acceptance test
  • ce542ca chore(tests): add display_text in cloudstack_network test to support cloudstack v4.17
  • 1edf0cf fix: set vlan in private network
  • 252e0b3 chore(tests): change hcl syntax
  • 3bf94b7 ci: changes trigger for acceptance test
  • 1e1e211 chore(deps): update cloudstack sdk to v2.16.0
  • 99ecdd4 ci: test multiple versions of terraform
  • 81e5c55 ci: use go.mod to get go version
  • fd0731e chore(tests): fixes indexes on TypeSet
  • 86843ef chore(tests): remove ExpectNonEmptyPlan
  • b89c9f4 chore(tests): migrate to terraform-plugin-testing
  • aa872a3 chore: remove partials
  • ae01a55 chore(deps): update cloudstack sdk to v2.15.0
  • daca688 chore: add tagsToMap function
  • 5735094 ci: update go version
  • 53f5191 chore: implement muxing for terraform sdk
  • ae7858c chore(deps): update terraform sdk version
  • e4c9861 [StepSecurity] ci: Harden GitHub Actions (#103)
  • 368cb0a Update hash generation (#108)
  • 77b6e81 .terraform-registry: remove v0.5.0 request
  • 845e996 Update README.md (#110)
  • 5b2829d Update README.md
  • 2d1cf7a performrelease: fix version tagging convention
  • 7c682bf .terraform-registry: add file to prove ownership
  • 348253d Fail when both network_id & vpc_id are set in ipaddress (#99)
  • d524e07 Skip failing tests (#100)
  • 9b1501e Add new key to control reatch disk to vm (#97)
  • e607951 Bump github.com/go-ini/ini from 1.40.0 to 1.67.0 (#94)
  • e5955fd Fixup acceptance tests (#96)
  • c7f0776 Add Hosts resource and Pod data source (#69)
  • f08f5a5 Add UEFI support (#83)
  • e29c4cd Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 (#95)
  • e62e4d4 Improves service offering resource (#64)
  • 863e3bd ci: adds dependabot (#70)
  • 35307e1 added noderootdisksize parameter (#90)
  • 5be794b Update details if changed for an instance (#91)
  • 976e564 Support adding templates in all zones (#92)
  • c8279b9 added podid (#89)
  • 1942f60 Add TOC README.md for better nav. of docs in repo (#88)
  • 40cd81a Adding attach volume resource (#76)
  • e1983e9 Update .asf.yaml
  • 27c14cf Add docs for new resources (#81)
  • 37cb4da Fix: zone data source not returning Id (#80)
  • 8e1a5dc Update provider_test.go - fix spelling (#78)
  • 34ffb9a added cluster_id parameter and modified hostid to host_id (#79)
  • ea87939 Added correct docker and terraform configuration command (#53)
  • eaf06e9 Added contribute document (#54)
  • ca8d5d9 Added hostid parameter for deploying virtual machine (#52)
  • 7f7d1ec Feature/vapp properties added (#62)
  • 5e3e753 Fix spelling (#59)
  • cd20145 Add source_nat_ip_address attribute (#51)
  • f0b83ca Adding new data sources to cloudstack-terraform-proivder (#38)
  • 567f8ab Adding documentation for new data sources added to cloudstack-terraform-proivder (#45)
  • 61f86a9 Add Github Actions build (#49)
  • 5e317d2 fix for using display_text as a filter in template datasource (#43)
  • 4f10ec3 Merge pull request #36 from apache/add-cks-versions
  • 4510059 Adding support for Kubernetes ISOs
  • e44d7c6 Merge pull request #35 from apache/add-cks
  • 8e5f57f Adding support for Kubernetes Clusters
  • 9496d6a Merge pull request #30 from apache/FixTerraformDestroyForIpAddress
  • f6386b0 Fix ip address deletion during "terraform destory" command. All created IP addresses will be destroyed but the IP having source nat, does not have to be deassociated.
  • fe012a2 Merge pull request #27 from apache/FixPFUpdateState
  • d5e5a8f Fix port forwarding to update state only if there are no errors
  • b79468a Add project id for reset ssh key for VM API (#12)
  • ff29c7c Fix or update dependencies (#10)
  • b966d05 Updated the document with detailed information (#9)
  • 216679d Fix resource egress rule to accept protocol type ALL (#8)
  • 7b05815 Fix Makefile and handle error checks (#6)
  • 8dd95a2 Add support to provide VM details during VM deployment - when using custom offering (#7)
  • e7a1160 code formatting (#5)
  • 3acb5e0 publish go release directly on cloudstack/terraform-provider-cloudstack
  • 09a1e25 .goreleaser: add as per Terraform docs
  • f40dbdb .asf.yaml: trivial edit
  • b519805 performrelease: add script to allow RM to cut RC
  • 7355f13 cloudstack: fix build to use github.com/apache/cloudstack-go SDK
  • 7dd9382 .asf.yaml: enable issues, wiki, and projects
  • a9a900b README: update post import of codebase after IP clearance
  • 5e7ccfe Deleted old CI/CD references
  • 4db2f70 Remove obsolete vendor directory
  • 3145bf1 Update license to Apache License, Version 2.0
  • 9ca483a Update README.md
  • 6d87f9c Merge pull request #71 from terraform-providers/f-v2
  • 54ca63d Update the module to properly use v2
  • c838925 Merge pull request #70 from cezarsa/fixgettemplateid
  • 32735b8 Fix reading template in autoscale vm profile resource
  • f900a63...
Read more