vpc
brucellino/vpc/digitalocean
A Terraform module for creating a VPC in DigitalOcean with associated project.
   Terraform Module DigitalOcean VPC This module creates a DigitalOcean VPC with associated project. Examples The examples/ directory contains the example usage of this module. These examples show how to use the module in your project, and are also use for testing in CI/CD. Requirements | Name | Version | |------|---------| | terraform | >=1.2.0 | | digitalocean | >=2.22.0 | Providers | Name | Version | |------|---------| | digitalocean | 2.26.0 | Modules No modules. Resources | Name | Type | |------|------| | digitalocean_project.p | resour
| Name | Type | Description | Default |
|---|---|---|---|
| vpc_name | string | Name of the VPC to create | "my-vpc" |
| vpc_region | string | Slug of the digitalocean region | "ams3" |
| vpc_description | string | Description of the VPC | "My VPC is the raddest" |
| project | object({ name = str | Project configuration | {
"description": "My project",
"envi |
vpc_cidrvpc_idTerraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Azure Verified Pattern Module for Azure Landing Zone
Terraform Azure Verified Resource Module for Key Vault
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (L