mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fix broken link (#27782)
This commit is contained in:
parent
0239ae4870
commit
48962fcc9f
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ Additional infrastructure:
|
|||
|
||||
5. **CI/CD pipelines**. All CI/CD pipelines supporting Fleet's infrastructure are hosted as GitHub workflows in both [our public](https://github.com/fleetdm/fleet/actions) and [private](https://github.com/fleetdm/confidential/actions) repositories.
|
||||
|
||||
6. **[Terraform submodules](https://github.com/fleetdm/fleet-terraform**. Submodules provided by Fleet to enable configuration of services required to securely scale Fleet to tens of thousands of hosts. These services require privileged access to cloud resources, and their composition and configuration is unique for each deployment.
|
||||
6. **[Terraform submodules](https://github.com/fleetdm/fleet-terraform)**. Submodules provided by Fleet to enable configuration of services required to securely scale Fleet to tens of thousands of hosts. These services require privileged access to cloud resources, and their composition and configuration is unique for each deployment.
|
||||
|
||||
7. **Domain name registrar**. All Fleet domain names are registered with [NameCheap](https://www.namecheap.com).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue