We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add ingress rules here:
https://github.com/unity-sds/unity-cs-infra/blob/58f0241496c8378d2c4583979fecef044704996f/cloudformation-template/unity-mc.main.template.yaml#L633
Currently, there is only an ingress rule to the ECS HTTPD SG, and that gets created by the unity-proxy bootstrap.
Try to lock down to subnets if possible.
The text was updated successfully, but these errors were encountered:
fixed. Turned off EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic in NLB to resolve this.
Related PR: unity-sds/unity-cs-infra#117
Sorry, something went wrong.
ramesh-maddegoda
No branches or pull requests
add ingress rules here:
https://github.com/unity-sds/unity-cs-infra/blob/58f0241496c8378d2c4583979fecef044704996f/cloudformation-template/unity-mc.main.template.yaml#L633
Currently, there is only an ingress rule to the ECS HTTPD SG, and that gets created by the unity-proxy bootstrap.
Try to lock down to subnets if possible.
The text was updated successfully, but these errors were encountered: