feat(tf): update the tf:init command to work for TF dynamic backends#40
feat(tf): update the tf:init command to work for TF dynamic backends#40westonplatter merged 2 commits intomainfrom
Conversation
WalkthroughThis PR refactors the Terraform tasks in Estimated code review effort🎯 2 (Simple) | ⏱️ ~12-15 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-05-12T15:44:10.001ZApplied to files:
🔇 Additional comments (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 I have created a release *beep* *boop* --- ## [0.5.0](v0.4.0...v0.5.0) (2025-11-11) ### Features * add linter configs to the os sync task ([#26](#26)) ([6142651](6142651)) * add terraform refresh command ([#33](#33)) ([2bb2893](2bb2893)) * add workspace selection ([#35](#35)) ([ac8f80c](ac8f80c)) * **pruning:** remove cursor specific task commands. ([#37](#37)) ([8c908c2](8c908c2)) * **tf:** default to tofu and allow switching back to terraform ([#38](#38)) ([71d42fe](71d42fe)) * **tf:** update the tf:init command to work for TF dynamic backends ([#40](#40)) ([0706965](0706965)) ### Bug Fixes * **aqua:** update installer version to pull in checksum fix ([#34](#34)) ([b47b0ef](b47b0ef)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
what
tf:initcommanddescandsummaryattributes to highlight ability to use either Terraform or OpenTofu as a follow up to feat(tf): default to tofu and allow switching back to terraform #38why
references
Summary by CodeRabbit
New Features
Improvements