Add ECS IAM permissions and fix architecture diagram - #95
Merged
Conversation
- Add ECSReadAccess policy (ListClusters, ListTasks, DescribeTasks, DescribeClusters) to IAM module main.tf to match the ECS collector - Add ECS permissions statement to IAM JSON examples in README.md and CLAUDE.md - Fix architecture diagram in both README.md and CLAUDE.md: remove dangling vertical line on the right side, connect Parsers box directly to Terraform State, add ECS to AWS APIs label - Update diagram frontend section to show ECSList, Settings, Login pages and settings/ component directory - Update infrastructure/README.md and IAM module README with ECS read-only policy description https://claude.ai/code/session_01GSu1MTW8XvAbfNK28ug1kU
All box-drawing lines in both diagrams now have consistent 71-char display width, fixing the right-side border misalignment. https://claude.ai/code/session_01GSu1MTW8XvAbfNK28ug1kU
The develop branch added additional ECS permissions (DescribeServices, ListServices, DescribeTaskDefinition, DescribeContainerInstances). Updated all documentation to reflect the full 8-action ECS policy. https://claude.ai/code/session_01GSu1MTW8XvAbfNK28ug1kU
strick-j
force-pushed
the
claude/update-readme-docs-2czUt
branch
from
February 10, 2026 22:02
fb912c5 to
61549f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://claude.ai/code/session_01GSu1MTW8XvAbfNK28ug1kU