bradh352 commented on PR #233:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/233#issuecomment-4012752971
closed in preference of #282
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
bradh352 commented on issue #232:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/232#issuecomment-4012754497
Implemented in #282
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
bradh352 closed pull request #233: IPv6 Network Support
URL: https://github.com/apache/cloudstack-terraform-provider/pull/233
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
bhouse-nexthop opened a new pull request, #282:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/282
This commit adds comprehensive IPv6 support to the cloudstack_network
resource, allowing users to configure IPv6 CIDR blocks, gateways, and IP ranges
for CloudStack networks
bhouse-nexthop opened a new pull request, #281:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/281
## Overview
Inserting a rule in the middle of other rules will cause every rule after to
be shown as modified. There is some logic to try to prevent the number of
update
bhouse-nexthop opened a new pull request, #284:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/284
This change adds support for the nexthop parameter in static routes, which
allows VPC-based routing without requiring a private gateway id.
Resource Changes:
- Add
bhouse-nexthop opened a new pull request, #283:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/283
- Add bypassvlanoverlapcheck optional parameter (defaults to false)
- Parameter allows bypassing VLAN overlap checks during gateway creation
- Update resource creation l