terraform-local-rke2-config/examples/easy
Matt Trachier 8b8101ec5e
fix: remove version constraints (#31)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-03-03 17:44:57 -06:00
..
README.md initial (#4) 2023-07-21 15:41:37 -05:00
main.tf initial (#4) 2023-07-21 15:41:37 -05:00
outputs.tf add description to outputs and fix nix loop (#17) 2023-08-28 16:41:55 -05:00
versions.tf fix: remove version constraints (#31) 2025-03-03 17:44:57 -06:00

README.md

Easy Example

This example follows the module running with the example from the rke2 docs. https://docs.rke2.io/install/configuration#configuration-file

Assumptions

  • you have an internet connection and the ability to download the required providers
    • this includes hashicorp/local and hashicorp/null
  • you are following the configuration tutorial
  • you are new to rke2