What capabilities does the current module provide:
- Flexible VPN resource combination (through multiple VPN sub-modules)
- Abundant example references, one-click deployment of VPN resources.
If you want to manage VPN resources using Terraform module (via this repository), you need to make the following
declaration in the source
of the script.
# Use the latest version.
module "vpn_gateway" {
source = "github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpn/modules/vpn-gateway"
...
}
Report issues/questions/feature requests in the issues section.
Full contributing guidelines are covered here.
Name | Version |
---|---|
Terraform | >= 1.3.0 |
Huaweicloud Provider | >= 1.73.0 |
No module.
No resource.
No input.
No output.