This is an automated email from the ASF dual-hosted git repository.
vishesh92 pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/staging-site by this push:
new bfe735252 Terraform v0.7.0 release blog and download links (#462)
bfe735252 is described below
commit bfe73525236ede53c969b04e932ba230e7bd9a2f
Author: Suresh Kumar Anaparti <[email protected]>
AuthorDate: Tue Sep 22 16:18:48 2026 +0530
Terraform v0.7.0 release blog and download links (#462)
---
.../ACS-terraform-0.7.0.png | Bin 0 -> 100113 bytes
blog/2026-09-21-terraform-provider-0.7.0/index.md | 91 +++++++++++++++++++++
src/pages/downloads.mdx | 8 +-
3 files changed, 95 insertions(+), 4 deletions(-)
diff --git a/blog/2026-09-21-terraform-provider-0.7.0/ACS-terraform-0.7.0.png
b/blog/2026-09-21-terraform-provider-0.7.0/ACS-terraform-0.7.0.png
new file mode 100644
index 000000000..151d93cb7
Binary files /dev/null and
b/blog/2026-09-21-terraform-provider-0.7.0/ACS-terraform-0.7.0.png differ
diff --git a/blog/2026-09-21-terraform-provider-0.7.0/index.md
b/blog/2026-09-21-terraform-provider-0.7.0/index.md
new file mode 100644
index 000000000..9ce265130
--- /dev/null
+++ b/blog/2026-09-21-terraform-provider-0.7.0/index.md
@@ -0,0 +1,91 @@
+---
+layout: post
+title: Apache CloudStack Terraform Provider 0.7.0 Release
+tags: [announcement]
+authors: [suresh]
+slug: terraform-provider-0.7.0-release
+---
+
+[](/blog/terraform-provider-0.7.0-release)
+
+# Apache CloudStack Terraform Provider v0.7.0
+
+The Apache CloudStack project is pleased to announce the release of CloudStack
Terraform Provider v0.7.0.
+
+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.7.0 comes packed with several new
features, enhancements, and bug fixes to make it even more robust and reliable.
+Some of the highlights include:
+
+<!-- truncate -->
+
+- Added support for GPU - gpu_card and vgpu_profile data sources, and GPU on
service offerings
+
+- Added support for VPC offerings, with internet protocol and routing mode
+
+- Added support for VPC internal load balancers
+
+- Added support for role permissions (cloudstack_role_permission resource)
+
+- Added support for Kubernetes cluster config data source
+
+- Added support for security groups data source
+
+- Added support for IPv6 in the cloudstack_network resource
+
+- Added support for SystemVM offerings
+
+- Added support for declarative storage network IP ranges
+
+- Added support for delete protection on instances and disks
+
+- Added support for Terraform import of several CloudStack resources
+
+- Added support for requesting a specific IP address in cloudstack_ipaddress
+
+- Added support for dest_cidr_list in egress firewall rules, and nexthop in
static routes
+
+- Added support for VR address on networks, and bypass_vlan_check /
bypass_vlan_overlap_check parameters
+
+- Added support for the "all" protocol option in security group rules, and
optional CIDR for L2 networks
+
+- Improved disk offering resource and data source
+
+- Improved network offering update and read operations
+
+- Improved Network ACL rules and private gateway ACL handling
+
+- Improved pod and cluster data source filtering
+
+- Deprecated the cloudstack_service_offering resource, replaced by
cloudstack_service_offering_constrained,
cloudstack_service_offering_unconstrained and cloudstack_service_offering_fixed
+
+- Upgraded the CloudStack Go SDK to v2.19.1
+
+- Various other bug fixes
+
+
+Apache CloudStack Terraform Provider v0.7.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.7.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.7.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
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index 3876b62b4..ef7f34eef 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -168,12 +168,12 @@
here](https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs)
### Source Release
-The current release is `v0.6.0`.
+The current release is `v0.7.0`.
-<a className="button button--primary button--lg"
href="https://dlcdn.apache.org/cloudstack/releases/terraform-provider-0.6.0/apache-cloudstack-terraform-provider-0.6.0-rc4-src.tar.bz2">Get
the v0.6.0 Source</a>
+<a className="button button--primary button--lg"
href="https://dlcdn.apache.org/cloudstack/releases/terraform-provider-0.7.0/apache-cloudstack-terraform-provider-0.7.0-src.tar.bz2">Get
the v0.7.0 Source</a>
<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/KEYS">KEYS</a>
-<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/terraform-provider-0.6.0/apache-cloudstack-terraform-provider-0.6.0-rc4-src.tar.bz2.asc">PGP</a>
-<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/terraform-provider-0.6.0/apache-cloudstack-terraform-provider-0.6.0-rc4-src.tar.bz2.sha512">SHA512</a><br/>
+<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/terraform-provider-0.7.0/apache-cloudstack-terraform-provider-0.7.0-src.tar.bz2.asc">PGP</a>
+<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/terraform-provider-0.7.0/apache-cloudstack-terraform-provider-0.7.0-src.tar.bz2.sha512">SHA512</a><br/>
<br/>
### Using Terraform Registry