terraform-local-rke2-config/examples/basic
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

Basic Example

This example follows the easiest path for the code and the least amount of decisions for the user. This use case will have the most assumptions, and the fewest explainations.

Assumptions

  • you have an internet connection and the ability to download the required providers
    • this includes hashicorp/local and hashicorp/null
  • you are ok with the default selection of configuration options