Simple VPC endpoint
Terraform scripts to create a simple AWS VPC endpoint (S3) using the module vpce.
To create a simple AWS VPC endpoint:
terraform init
terraform plan
terraform apply
To delete all resource:
terraform destroy
Requirements
Name |
Version |
|---|---|
>= 1.0 |
|
~> 5.61 |
|
~> 2.3.1 |
|
~> 3.2.1 |
|
~> 3.5.1 |
Providers
Name |
Version |
|---|---|
~> 5.61 |
|
~> 2.3.1 |
|
~> 3.2.1 |
|
~> 3.5.1 |
Modules
Name |
Source |
Version |
|---|---|---|
../../../vpc |
n/a |
|
../../../vpce |
n/a |
Resources
Name |
Type |
|---|---|
resource |
|
resource |
|
data source |
|
data source |
|
data source |
Inputs
Name |
Description |
Type |
Default |
Required |
|---|---|---|---|---|
The AWS profile |
|
|
no |
|
The AWS region |
|
|
no |
Outputs
Name |
Description |
|---|---|
Array containing the full resource object and attributes for all endpoints created |
|
The ID of the VPC in which are created the VPC endpoints. |