feat(kernel-iac): folder hierarchy and permissions drift detection#257
feat(kernel-iac): folder hierarchy and permissions drift detection#257
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
|
View your CI Pipeline Execution ↗ for commit 0d89f94
☁️ Nx Cloud last updated this comment at |
|



What and why was modified?
How was it modified?
New Terraform modules:
gcp-folder-hierarchy/: Provisions folder trees from repo path structure with atomic operationsrepo-path-to-hierarchy/: Transforms repository paths into GCP folder names and hierarchyBootstrap automation:
project-setup.shto use new hierarchy modulesDrift detection:
teams-kernel-workflows-drift-detection.ymlto detect folder/IAM divergenceDocumentation:
Reference links and evaluation steps
teams/kernel/iac-modules/gcp-folder-hierarchy/teams/kernel/iac/bootstrap/project-setup.sh.github/workflows/teams-kernel-workflows-drift-detection.ymlterraform init && terraform planin production IaC to validate changesExperiment Record
Next step
Link to follow-up obstacles or new experiments if discovered during testing.