Creating a VPC using terraform as IaaC and github actions for CI/CD.
| Name | Version |
|---|---|
| terraform | >= 0.14 |
| aws | >= 3.0, < 5.0.0 |
| Name | Version |
|---|---|
| aws | >= 3.0, < 5.0.0 |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| aws_region | AWS region | string |
"" |
Yes |
| namespace | Namespace / Project Name | string |
"" |
Yes |
| environment | Environment Name | string |
"" |
Yes |