We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f749b98 commit 4ba6771Copy full SHA for 4ba6771
terraform/gitlab/gitlab.tf.json.template.py
@@ -245,10 +245,10 @@
245
# For instructions on finding the latest CIS-hardened AMI, see "Updating the AMI
246
# for GitLab instances" section in OPERATOR.rst.
247
#
248
-# CIS Amazon Linux 2 Kernel 5.10 Benchmark - Level 1 - v08 -abcfcbaf-134e-4639-a7b4-fd285b9fcf0a
+# CIS Amazon Linux 2 Kernel 5.10 Benchmark - Level 1 - v09 -abcfcbaf-134e-4639-a7b4-fd285b9fcf0a
249
250
ami_id = {
251
- 'us-east-1': 'ami-03e75a6e3b851af43'
+ 'us-east-1': 'ami-0e671172ed1f7beb2'
252
}
253
254
gitlab_mount = '/mnt/gitlab'
0 commit comments