Infrastructure
There is presently a chicken & egg situation with the CloudFront-Auth Lambda and the CloudFront distribution both requiring TF outputs from each other. Work-around at this time is to just:
- Run the terraform with a fake lambda
- Kick off the lambda build pipeline to create a lambda with the correct …
