-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs: updated documentation to OpenTofu in addition to Terraform #5844
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
base: main
Are you sure you want to change the base?
Conversation
|
Looks like some CI is failing, the PR Lint one you just need to add something like There also appears to be some formatting changes unrelated to your change, were those intentional? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates documentation to highlight OpenTofu support alongside Terraform throughout Atlantis documentation, reflecting the tool's capability to work with both infrastructure-as-code distributions.
Key Changes:
- Updated README.md to explicitly mention OpenTofu support in tagline and feature descriptions
- Added OpenTofu configuration examples and migration guidance in the repository-level Atlantis YAML documentation
- Clarified that both Terraform and OpenTofu can run in the same Atlantis instance
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updated main tagline and feature descriptions to mention both Terraform and OpenTofu, changed "golang" to "Go" for consistency |
| runatlantis.io/docs/repo-level-atlantis-yaml.md | Added multi-project distribution example, OpenTofu version specification example, and migration tip for gradual Terraform-to-OpenTofu transitions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.