Terraform module that creates new or use existents VPC in do cloud.
Name | Version |
---|---|
terraform | ~> 0.13.0 |
digitalocean | ~> 2.4.0 |
Name | Version |
---|---|
digitalocean | ~> 2.4.0 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
ip_range | The range of IP addresses for the VPC in CIDR notation | string |
"10.10.0.0/18" |
no |
name | Name of the cluster. | string |
"" |
no |
region | The DigitalOcean region. | string |
n/a | yes |
vpc_id | Use [Vpc ID], 'create' or 'default' | string |
"create" |
no |
Name | Description |
---|---|
ip_range | n/a |
vpc_id | n/a |