Skip to main content

DigitalOcean VPC - Terraform

Requirements

NameVersion
terraform>= 1.9
digitalocean~> 2.40

Providers

NameVersion
digitalocean~> 2.40

Modules

No modules.

Resources

NameType
digitalocean_vpc.thisresource

Inputs

NameDescriptionTypeDefaultRequired
descriptionThe description of the VPC.stringnullno
ip_rangeThe range of IP addresses for the VPC.stringn/ayes
nameThe VPC name.stringn/ayes
regionThe region where the VPC will be created.stringn/ayes

Outputs

NameDescription
vpc_idThe ID of the VPC