Creates an AWS Lambda function inside a VPC.
terraform init
terraform plan
Note that this example may create resources which cost money. Run terraform destroy
to destroy those resources.
Name | Version |
---|---|
terraform | >= 1.3 |
aws | >= 5.32 |
random | >= 3.5 |
Name | Version |
---|---|
aws | >= 5.32 |
random | >= 3.5 |
Name | Source | Version |
---|---|---|
lambda | ../../ | n/a |
source | ../fixtures | n/a |
vpc | terraform-aws-modules/vpc/aws | ~> 5.0 |
Name | Type |
---|---|
random_pet.this | resource |
aws_availability_zones.available | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
region | n/a | string |
"eu-west-1" |
no |
No outputs.