v1.5.0
cloudpossebot
released this
11 Sep 14:02
·
32 commits
to refs/heads/master
since this release
feat: ECS Partial Task Definitions & GitHub OIDC setup @milldr (#687)
what
- Moved https://github.com/cloudposse/terraform-aws-components/blob/main/modules/ecs-service/docs/ecs-partial-task-definitions.md here
- Improve GitHub OIDC setup
why
- Advanced documentation should be included with these docs, since it's all public now. Originally this page was in componetns because we wanted it to be public, but now every thing is public anyway
references
TODO
- After merging this PR, remove the duplicated docs page from terraform-aws-components
♻️ DEV-2539: Refactor Github Runner Workflows @cloudpossebot (#676)
What
This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.
Why
This documentation repo is used for reference purposes and should have the latest configuration.
References
Internal PR: cloudposse/refarch-scaffold#702
fix: Philips Labs Steps Formatting @milldr (#675)
what
- Corrected Philips Labs steps format
why
- This step is sub topic of the previous step
references
- Internal slack
- Depends on cloudposse/refarch-scaffold#702