-
-
Notifications
You must be signed in to change notification settings - Fork 0
Update workflows and backend configuration for OpenTofu migration #299
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
- Updated workflow references to use OpenTofu v0.2.9 in non-production, production, and sandbox YAML files. - Added KMS encryption key parameter to workflows. - Enhanced backend configuration in backend.tofu for GCS with KMS encryption. - Introduced state management variables in variables.tofu for better configuration handling.
Caution Review failedThe pull request is closed. WalkthroughUpdates GitHub Actions workflows to a newer reusable workflow version with new KMS input and removed GPG secret. Introduces OpenTofu state/plan encryption via GCP KMS, switches backend settings to variables, and adds a null_resource for forced applies. Adds new state-related variables. Updates lockfile with hashicorp/null provider. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (7)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Summary by CodeRabbit
New Features
Chores