This is an automated email from the ASF dual-hosted git repository.
sudo87 pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
from b17357b Add IPv6 support to cloudstack_network resource (#282)
add 957a03c Add bypassvlanoverlapcheck parameter to
cloudstack_private_gateway resource
add f96ba5b Change bypassvlanoverlapcheck to bypass_vlan_overlap_check
for naming consistency
add 2ae48f0 bypass_vlan_overlap_check is not forcenew
add 46a69f6 Fix panic on private gateway update
add 03a16be Merge remote-tracking branch 'origin/main' into
feature/private-gateway-bypass-vlan-overlap-check
new bd26c49 Merge pull request #283 from
bhouse-nexthop/feature/private-gateway-bypass-vlan-overlap-check
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cloudstack/resource_cloudstack_private_gateway.go | 13 +++-
.../resource_cloudstack_private_gateway_test.go | 74 +++++++++++++++++++++-
website/docs/r/private_gateway.html.markdown | 20 +++++-
3 files changed, 101 insertions(+), 6 deletions(-)