Skip to content

Commit 801b905

Browse files
authored
Update auto-update.md (#2468)
update Amazon Linux 2023 docs
1 parent 1391df0 commit 801b905

File tree

1 file changed

+4
-2
lines changed
  • docs/reference/modules/terraform-aws-security/auto-update

1 file changed

+4
-2
lines changed

docs/reference/modules/terraform-aws-security/auto-update/auto-update.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This module can configure a Linux server to automatically install critical secur
2727

2828
* Supports Ubuntu 18.04 and 20.04 via [unattended-upgrades](https://help.ubuntu.com/lts/serverguide/automatic-updates.html).
2929

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).
3131

3232
## Learn
3333

@@ -41,7 +41,9 @@ This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gr
4141

4242
* [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)
4343

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)
4547

4648
* [Auto Update Limitations](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.11/modules/auto-update/core-concepts.md#limitations)
4749

0 commit comments

Comments
 (0)