Infrastructure as Code without any paid resources.
There are several branches you can explore:
main: Basic Terraform setup with input and output variables.many-resources: Multiple Terraform resources (e.g., local, null) — all free.many-outputs: A variety of Terraform output examples.
test/no-tf-files: No.tffiles present — tests the "no Terraform files found" error.test/empty-tf-files: Empty.tffile — tests the "no variables blocks detected" warning.