From 553204125d15a2f1f099a3119e5f39f6616209ce Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Tue, 14 Nov 2023 14:30:17 -0500 Subject: [PATCH] docs: correct fips image name reference --- docs/pages/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/installation.mdx b/docs/pages/installation.mdx index d55810298d44d..77887f0ec5a08 100644 --- a/docs/pages/installation.mdx +++ b/docs/pages/installation.mdx @@ -385,7 +385,7 @@ below), and are tagged for easier searching. | - | - | - | - | - | | `teleport-oss-(=teleport.version=)-$TIMESTAMP` | OSS | No | `TeleportVersion: (=teleport.version=)`, `TeleportEdition: oss`, `TeleportFipsEnabled: false` | 146628656107 | | `teleport-ent-(=teleport.version=)-$TIMESTAMP` | Enterprise | No | `TeleportVersion: (=teleport.version=)`, `TeleportEdition: ent`, `TeleportFipsEnabled: false` | 146628656107 | -| `teleport-oss-(=teleport.version=)-fips-$TIMESTAMP` | Enterprise | Yes | `TeleportVersion: (=teleport.version=)`, `TeleportEdition: ent`, `TeleportFipsEnabled: true` | 146628656107 | +| `teleport-ent-(=teleport.version=)-fips-$TIMESTAMP` | Enterprise | Yes | `TeleportVersion: (=teleport.version=)`, `TeleportEdition: ent`, `TeleportFipsEnabled: true` | 146628656107 | All images are based on Amazon Linux 2023 and have been hardened using the Amazon EC2 ImageBuilder [STIG](https://public.cyber.mil/stigs/) hardening