[Enhancement]: Customize aws_cloudfront_vpc_origin for adding security group #40683
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
needs-triage
Waiting for first response or review from a maintainer.
service/cloudfront
Issues and PRs that pertain to the cloudfront service.
Description
When I create the VPC origin within CloudFront, it automatically creates a Security Group associated with the VPC origin of CloudFront. I successfully created the VPC origin within CloudFront using Terraform with the resource aws_cloudfront_vpc_origin (Terraform 5.82.2)version ). However, I had to manually configure the Security Group to meet my requirements. I would like to find a way to customize the Security Group for VPC origin programmatically.
Affected Resource(s) and/or Data Source(s)
aws_cloudfront_vpc_origin
Potential Terraform Configuration
No response
References
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: