https://github.com/julian-alarcon/to-tofudoc
Browser extension to redirect HashiCorp Terraform documentation to OpenTofu documentation
https://github.com/julian-alarcon/to-tofudoc
Last synced: 4 months ago
JSON representation
Browser extension to redirect HashiCorp Terraform documentation to OpenTofu documentation
- Host: GitHub
- URL: https://github.com/julian-alarcon/to-tofudoc
- Owner: julian-alarcon
- License: mpl-2.0
- Created: 2024-04-09T09:06:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T10:05:23.000Z (about 1 year ago)
- Last Synced: 2024-04-10T10:58:55.662Z (about 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To OpenTofu Docs
This is a Browser extension (Firefox and Chrome supported).
It's a simple extension that takes the pages from a Hashicorp Terraform
documentation and redirects the page to OpenTofu.Currently it shows a confirmation dialog before for each page redirection.
It's using Manifest V3, so compatibility should have no issues with close to
happen support changes.## TODO
* Support toggle preference to always redirect without confirming.