Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions blog/2025-10-28-terraform-provider-0.6.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
layout: post
title: Apache CloudStack Terraform Provider 0.6.0 Release
tags: [announcement]
authors: [kiran]
slug: terraform-provider-0.6.0-release
---

[![](ACS-terraform.png "Apache CloudStack Terraform Provider 0.6.0 Release")](/blog/terraform-provider-0.6.0-release)

We are pleased to announce the release of Apache CloudStack Terraform provider v0.6.0.

<!-- truncate -->

Terraform is an open-source infrastructure-as-code software tool that
provides a consistent CLI workflow for managing resources across
multiple public/private clouds.

Apache CloudStack Terraform provider v0.6.0 comes packed with several
new features, enhancements, and bug fixes to make it even more robust
and reliable.

Some of the key highlights of this release include:

- Added support for Autoscale VM groups
- Added support for Snapshot policies
- Added support for Quota plugin
- Added support for Userdata
- Added support for Zonewizard resources
- Added support for Cloudstack project creation
- Added support for Flexible cks clusters
- Added support for Cloudstack roles
- Added support for Cloudstack limits
- Improved support for Creating/importing of Network ACL rules
- Improved support for Service Offering resource
- Improved support for Cloudstack instance resource
- Upgraded SDK and support for Terraform plugin framework
- Various other bug fixes

Apache CloudStack Terraform provider v0.6.0. is available for download
now from the Apache CloudStack website.

## Downloads and Documentation

The official source code for Apache CloudStack Terraform provider can
be downloaded from:

https://github.com/apache/cloudstack-terraform-provider/releases/tag/v0.6.0


The installation and usage documentation for Apache CloudStack
Terraform provider is available at:

https://github.com/apache/cloudstack-terraform-provider/wiki
https://github.com/apache/cloudstack-terraform-provider/wiki#installing-from-github-release


Users can also get the provider from the Terraform registry published
at:

https://registry.terraform.io/providers/cloudstack/cloudstack/0.6.0


The documentation for the usage of resources to create and interact
with CloudStack is available at

https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs
6 changes: 6 additions & 0 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ joaojandre:
url: https://github.com/JoaoJandre
image_url: /img/authors/joao.jpg

kiran:
name: Kiran Chavala
title: ACS committer
url: https://github.com/kiranchavala
image_url: /img/authors/kiran.jpg

nicolas:
name: Nicolas Vazquez
title: PMC Member
Expand Down
Binary file added static/img/authors/kiran.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.