-
-
Notifications
You must be signed in to change notification settings - Fork 125
Warn on specific TF Environment Variables #1206
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
Conversation
📝 WalkthroughWalkthroughThe changes update logging in the shell utilities and Terraform execution code. Custom warning logs are replaced with structured logging using the Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1206 +/- ##
==========================================
+ Coverage 30.18% 30.23% +0.04%
==========================================
Files 204 204
Lines 22843 22858 +15
==========================================
+ Hits 6896 6911 +15
+ Misses 14910 14908 -2
- Partials 1037 1039 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
what
atmos terraform shell
why
TF_*
environment variables as requested. This is far too noisy and unnecessary for the majority of use cases.references
TF_INPUT
env variable #1042 (comment)No warning
Warning with 1 input
Warning with 2 inputs
Summary by CodeRabbit