Skip to content

Commit bcf7166

Browse files
committed
Update README re: networking
1 parent dd52d39 commit bcf7166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Please refer to the individual script/configuration files for more details. Hope
1818

1919
## Terraform modules
2020

21-
These are Terraform configuration files that set up the infrastructure needed to run the pipeline, including the pipeline and its components. The root module in `/build/` is responsible for EC2 Image Builder-specific resources, the `terraform-aws-http-lambda` module handles the `server-call-lambda.py` and attendant infrastructure and configuration, `terraform-aws-logs-s3` sets up a logging bucket for Image Builder and `terraform-aws-public-networking` provisions a VPC with a public subnet accessible by the Lambda for the EC2 Image Builder AMI during testing.
21+
These are Terraform configuration files that set up the infrastructure needed to run the pipeline, including the pipeline and its components. The root module in `/build/` is responsible for EC2 Image Builder-specific resources, the `terraform-aws-http-lambda` module handles the `server-call-lambda.py` and attendant infrastructure and configuration, `terraform-aws-logs-s3` sets up a logging bucket for Image Builder while networking is handled through external modules.
2222

2323
# Setup
2424

0 commit comments

Comments
 (0)