Skip to content

Commit

Permalink
tf-docs template 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Pouliot committed Mar 27, 2024
1 parent 8d7075f commit 1e45070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ tofu init && tofu plan && tofu apply -auto-approve
This can also be used as a terraform module. The [examples](examples) directory contains example code for module usage showing different operating systems booting with a custom cloud-init templates. Doing a clone of this repository and changing directory to one of the examples, placing a terraform.tfvars into that directory, and running a typical terrafornm workflow will produce a working virtual machine in the os that was specified in the main.tf that is located within the chosen example directory.

<!-- BEGIN_TF_DOCS -->

## Example AlmaLinux 8

```hcl
Expand Down

0 comments on commit 1e45070

Please sign in to comment.