Replace Airflow with Astro role for CloudFront logs bucket access#17054
Merged
Replace Airflow with Astro role for CloudFront logs bucket access#17054
Conversation
The data warehouse is migrating from Airflow to Astro. Update the bucket policy to reference the Astro role instead of the Airflow task role for cross-account S3 access to CloudFront logs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
Review SummaryThis PR cleanly updates the infrastructure code to migrate from Airflow to Astro for data warehouse access to CloudFront logs. The changes are consistent and complete. ✅ What looks good
✅ No issues foundThe changes are straightforward, well-executed, and ready to merge. The migration maintains the same access patterns while pointing to the new Astro infrastructure. If you would like me to review anything else or make additional changes, mention me (@claude) in a comment. |
Collaborator
|
Your site preview for commit ec0b3cf is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17054-ec0b3cf0.s3-website.us-west-2.amazonaws.com. |
Collaborator
|
Your site preview for commit d63d4c9 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17054-d63d4c9f.s3-website.us-west-2.amazonaws.com. |
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.
The data warehouse is migrating from Airflow to Astro. Update the bucket policy to reference the Astro role instead of the Airflow task role for cross-account S3 access to CloudFront logs.