Skip to content

fix: move infrastructure/aws/iam/s3 to scopes-static-files requirements#419

Merged
sebastiancorrea81 merged 1 commit into
mainfrom
fix/move-s3-iam-to-static-scope-requirements
Jun 29, 2026
Merged

fix: move infrastructure/aws/iam/s3 to scopes-static-files requirements#419
sebastiancorrea81 merged 1 commit into
mainfrom
fix/move-s3-iam-to-static-scope-requirements

Conversation

@sebastiancorrea81

Copy link
Copy Markdown
Collaborator

Summary

  • Removes infrastructure/aws/iam/s3/ module from tofu-modules
  • The S3 bucket policy logic (secure transport enforcement) is now declared directly in the static-files scope requirements (scopes-static-files/static-files/requirements/aws/main.tf)
  • This follows the new approach where scope-specific infrastructure is declared in the service repository and consumed as a git module source

Related

  • scopes-static-files branch feat/static-scope-requirements — contains the destination implementation

🤖 Generated with Claude Code

The S3 bucket policy logic (secure transport enforcement) is now declared
directly in the static-files scope requirements as it is scope-specific.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sebastiancorrea81 sebastiancorrea81 force-pushed the fix/move-s3-iam-to-static-scope-requirements branch from 5253959 to 3ba29c1 Compare June 29, 2026 14:32
@sebastiancorrea81 sebastiancorrea81 merged commit 33d9b50 into main Jun 29, 2026
42 checks passed
@sebastiancorrea81 sebastiancorrea81 deleted the fix/move-s3-iam-to-static-scope-requirements branch June 29, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants