Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloudstack
/
terraform-provider-cloudstack
Public
forked from
apache/cloudstack-terraform-provider
Notifications
You must be signed in to change notification settings
Fork
7
Star
7
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
terraform-provider-cloudstack
cloudstack
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 19, 2026
Add support for internal LB (#317)
Show description for cd071af
Pearl1594
authored
cd071af
View commit details
Copy full SHA for cd071af
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Add terraform import support for several cloudstack resources (#305)
Pearl1594
authored
ae84c54
View commit details
Copy full SHA for ae84c54
View code at this point
Browse repository at this point
Add support for VPC offering resource (#306)
Pearl1594
authored
0c98bcd
View commit details
Copy full SHA for 0c98bcd
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Fix service_offering lookup by filtering with zone parameter (#325)
Show description for 2e5afa9
sureshanaparti
authored
2e5afa9
View commit details
Copy full SHA for 2e5afa9
View code at this point
Browse repository at this point
Allow admin accounts to import projects by setting listall=true in project lookup (#324)
Show description for b166fdf
sureshanaparti
authored
b166fdf
View commit details
Copy full SHA for b166fdf
View code at this point
Browse repository at this point
Merge pull request #166 from Longsight/feature_vlan_bypass_check
Show description for be00770
sudo87
authored
be00770
View commit details
Copy full SHA for be00770
View code at this point
Browse repository at this point
Merge pull request #268 from Curverneur/feature/add-resource-protection-support
Show description for f8e0ca8
sudo87
authored
f8e0ca8
View commit details
Copy full SHA for f8e0ca8
View code at this point
Browse repository at this point
Rename network's bypass_vlan_check to bypass_vlan_overlap_check
Show description for 98bb7aa
sudo87
committed
98bb7aa
View commit details
Copy full SHA for 98bb7aa
View code at this point
Browse repository at this point
Remove duplicate bypass_vlan_check from private gateway, fix network import test
Show description for 416353d
sudo87
committed
416353d
View commit details
Copy full SHA for 416353d
View code at this point
Browse repository at this point
Feature: Add dest_cidr_list support to egress firewall (#298)
Show description for edf76e1
elivlo
authored
edf76e1
View commit details
Copy full SHA for edf76e1
View code at this point
Browse repository at this point
Fix cloudstack_instance data source ignoring project scope (#319)
Show description for 235ee8a
sudo87
authored
235ee8a
View commit details
Copy full SHA for 235ee8a
View code at this point
Browse repository at this point
Fix userdata details being improperly serialized (#295)
bddvlpr
authored
847cfe5
View commit details
Copy full SHA for 847cfe5
View code at this point
Browse repository at this point
Merge branch 'main' into feature_vlan_bypass_check
sureshanaparti
authored
1e0099b
View commit details
Copy full SHA for 1e0099b
View code at this point
Browse repository at this point
Merge pull request #283 from bhouse-nexthop/feature/private-gateway-bypass-vlan-overlap-check
Show description for bd26c49
sudo87
authored
bd26c49
View commit details
Copy full SHA for bd26c49
View code at this point
Browse repository at this point
Add IPv6 support to cloudstack_network resource (#282)
Show description for b17357b
3 people
authored
b17357b
View commit details
Copy full SHA for b17357b
View code at this point
Browse repository at this point
Allow 'all' on security group rule protocol (#294)
bddvlpr
authored
9154a48
View commit details
Copy full SHA for 9154a48
View code at this point
Browse repository at this point
Declarative storage network IP range (#299)
bddvlpr
authored
ca078cc
View commit details
Copy full SHA for ca078cc
View code at this point
Browse repository at this point
Support requesting a specific IP address in cloudstack_ipaddress (#311)
sudo87
authored
140aaf2
View commit details
Copy full SHA for 140aaf2
View code at this point
Browse repository at this point
Add cloudstack_kubernetes_cluster_config data source (#312)
Show description for 9b70d14
sudo87
authored
9b70d14
View commit details
Copy full SHA for 9b70d14
View code at this point
Browse repository at this point
Fix userdata not being found when added to a project (#293)
bddvlpr
authored
1d703a9
View commit details
Copy full SHA for 1d703a9
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into HEAD
Show description for cbdabbb
sudo87
committed
cbdabbb
View commit details
Copy full SHA for cbdabbb
View code at this point
Browse repository at this point
Unnecessary requirement for `project` in resources (#280)
Show description for 4c5ee32
bhouse-nexthop
authored
4c5ee32
View commit details
Copy full SHA for 4c5ee32
View code at this point
Browse repository at this point
deprecate cloudstack_service_offering (#258)
poddm
authored
32d4beb
View commit details
Copy full SHA for 32d4beb
View code at this point
Browse repository at this point
Address latest review comments on delete protection
Show description for 1d23c72
sudo87
committed
1d23c72
View commit details
Copy full SHA for 1d23c72
View code at this point
Browse repository at this point
Add cloudstack_role_permission resource (#300)
Show description for add8c3a
bddvlpr
authored
add8c3a
View commit details
Copy full SHA for add8c3a
View code at this point
Browse repository at this point
add support for vpc internal lb (#264)
Show description for 34a24b7
Curverneur
authored
34a24b7
View commit details
Copy full SHA for 34a24b7
View code at this point
Browse repository at this point
Fix infinite update loop for optional zone fields (#272)
Show description for 179c1ad
ianc769
authored
179c1ad
View commit details
Copy full SHA for 179c1ad
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Merge remote-tracking branch 'origin/main' into feature/private-gateway-bypass-vlan-overlap-check
Show description for 03a16be
sudo87
committed
03a16be
View commit details
Copy full SHA for 03a16be
View code at this point
Browse repository at this point
Add nexthop parameter to cloudstack_static_route resource (#284)
Show description for cd41438
bhouse-nexthop
authored
cd41438
View commit details
Copy full SHA for cd41438
View code at this point
Browse repository at this point
Network ACL Rules modifications cause churn due to being a TypeList (#281)
Show description for 3d1959c
bhouse-nexthop
authored
3d1959c
View commit details
Copy full SHA for 3d1959c
View code at this point
Browse repository at this point
fix: make cidr optional for L2 network creation (#289)
Show description for fef3030
Damans227
authored
fef3030
View commit details
Copy full SHA for fef3030
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Fix panic on private gateway update
Show description for 46a69f6
bhouse-nexthop
and
claude
committed
46a69f6
View commit details
Copy full SHA for 46a69f6
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
bypass_vlan_overlap_check is not forcenew
bhouse-nexthop
committed
2ae48f0
View commit details
Copy full SHA for 2ae48f0
View code at this point
Browse repository at this point
Change bypassvlanoverlapcheck to bypass_vlan_overlap_check for naming consistency
Show description for f96ba5b
bhouse-nexthop
committed
f96ba5b
View commit details
Copy full SHA for f96ba5b
View code at this point
Browse repository at this point
Add bypassvlanoverlapcheck parameter to cloudstack_private_gateway resource
Show description for 957a03c
bhouse-nexthop
committed
957a03c
View commit details
Copy full SHA for 957a03c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.