-
Notifications
You must be signed in to change notification settings - Fork 43
fix: Switching to TGS catalog for tutorial #2841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Switching to TGS catalog for tutorial #2841
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughDocumentation updates to two tutorial files that standardize Terragrunt S3 module configurations by switching the module source from terraform-aws-service-catalog to terragrunt-scale-catalog and updating input parameters accordingly. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)docs/**/*.mdx📄 CodeRabbit inference engine (.cursor/rules/gitlab-background.mdc)
Files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (2)
Comment |
Terragrunt Scale customers don't have access to the
service-catalogrepository unless they are also library customers.This uses the new simple S3 bucket module we added to the TGS repository to ensure that anybody can run the tutorial.
Summary by CodeRabbit