mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fixes part of #29720.. Includes promoting some bolded to subheadings (in wireframe docs). --------- Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
13 lines
352 B
Markdown
13 lines
352 B
Markdown
# Moved
|
|
|
|
The Fleet Terraform Modules have moved to [`fleetdm/fleet-terraform`](https://github.com/fleetdm/fleet-terraform).
|
|
|
|
The tags for all legacy versions of modules are still available by their named versions.
|
|
|
|
The repo can be searched for these by via the following command:
|
|
|
|
```
|
|
git tag | grep tf-mod
|
|
```
|
|
|
|
All names and versions will be visible.
|