You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/modules/terraform-aws-security/auto-update/auto-update.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This module can configure a Linux server to automatically install critical secur
27
27
28
28
* Supports Ubuntu 18.04 and 20.04 via [unattended-upgrades](https://help.ubuntu.com/lts/serverguide/automatic-updates.html).
29
29
30
-
* Supports Amazon Linux 2, Amazon Linux 2023, and CentOS Stream 9 [yum-cron](http://man7.org/linux/man-pages/man8/yum-cron.8.html).
30
+
* Supports Amazon Linux 2, Amazon Linux 2023, and CentOS Stream 9 via [yum-cron](http://man7.org/linux/man-pages/man8/yum-cron.8.html).
31
31
32
32
## Learn
33
33
@@ -41,7 +41,9 @@ This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gr
41
41
42
42
*[How Auto Update works on Ubuntu](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.11/modules/auto-update/core-concepts.md#ubuntu-support)
43
43
44
-
*[How Auto Update works on Amazon Linux 2](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.11/modules/auto-update/core-concepts.md#amazon-linux-support)
44
+
*[How Auto Update works on Amazon Linux 2](https://github.com/gruntwork-io/terraform-aws-security/blob/v0.75.11/modules/auto-update/core-concepts.md#amazon-linux-2-support)
45
+
46
+
*[How Auto Update works on Amazon Linux 2023 and CentOS Stream](https://github.com/gruntwork-io/terraform-aws-security/blob/v0.75.11/modules/auto-update/core-concepts.md#amazon-linux-2023-and-centos-stream-9-support)
0 commit comments