diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9e25297 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +readme.md merge=union diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8882d43 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.sass-cache/ +.tool-versions +Gemfile +Gemfile.lock +_config.yml +_site/ diff --git a/README.md b/README.md index 243914e..d127bdc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ - -# Awesome OpenTofu +# Awesome OpenTofu [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) A list of OpenTofu resources. -> OpenTofu lets you declaratively manage your cloud infrastructure. It's a community-driven replacement of legacy Terraform. +> OpenTofu lets you declaratively manage your cloud infrastructure. It's a community-driven replacement of Terraform. ## Contents @@ -122,7 +121,3 @@ A list of OpenTofu resources. - [TheCloudGambit - The Future of OpenTF](https://www.thecloudgambit.com/2236725/13576531-the-future-of-opentf-with-ohad-maislish) - [Oxide and Friends - Fork in the road for Terraform?](https://www.youtube.com/watch?v=QaU94LY891M) - [Changelog - OpenTF for an open Terraform](https://changelog.com/podcast/556) - -## License - -CC0