Skip to content

Conversation

@RichardTMiles
Copy link
Contributor

Summary

  • add dedicated ALB CloudFormation template with default cert and host rule
  • allow application stacks to attach their own certificates and listener rules
  • document branch-based domain and database parameters in README
  • generate ALB template at runtime and drop committed CloudFormation/alb.yaml

Testing

  • php -l .github/assets/php/createAlbYaml.php
  • php .github/assets/php/createAlbYaml.php > /tmp/alb.yaml && cfn-lint /tmp/alb.yaml CloudFormation/web.yaml (warn: Parameter RunNumber not used)

https://chatgpt.com/codex/tasks/task_e_68a8ba1c54a88325a065fc5f0f0c4408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants