Skip to content

fix: add availabilityZones prop to work around CloudFront VPC Origins…#689

Open
madhununna wants to merge 1 commit intoaws-samples:mainfrom
madhununna:fix/issue-606-cloudfront-az-support
Open

fix: add availabilityZones prop to work around CloudFront VPC Origins…#689
madhununna wants to merge 1 commit intoaws-samples:mainfrom
madhununna:fix/issue-606-cloudfront-az-support

Conversation

@madhununna
Copy link

Issue #, if available:#606

*Description of changes:CloudFront VPC Origins excludes one AZ in certain regions (Seoul, Tokyo, N. California, N. Virginia). CDK's default AZ selection may pick the unsupported AZ causing ValidationException on deployment.

Added availabilityZones prop to LangfuseVpcInfra and LangfuseDemoStack so users in affected regions can explicitly specify supported AZs. Added documentation explaining the issue and how to identify the unsupported AZ for their account.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

… AZ restriction

CloudFront VPC Origins excludes one AZ in certain regions (Seoul, Tokyo,
N. California, N. Virginia). CDK's default AZ selection may pick the
unsupported AZ causing ValidationException on deployment.

Added availabilityZones prop to LangfuseVpcInfra and LangfuseDemoStack
so users in affected regions can explicitly specify supported AZs.
Added documentation explaining the issue and how to identify the
unsupported AZ for their account.

Fixes aws-samples#606
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant