Skip to content

Commit 4ba6771

Browse files
committed
Update GitLab AMI to v09 (#7409)
1 parent f749b98 commit 4ba6771

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/gitlab/gitlab.tf.json.template.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,10 @@
245245
# For instructions on finding the latest CIS-hardened AMI, see "Updating the AMI
246246
# for GitLab instances" section in OPERATOR.rst.
247247
#
248-
# CIS Amazon Linux 2 Kernel 5.10 Benchmark - Level 1 - v08 -abcfcbaf-134e-4639-a7b4-fd285b9fcf0a
248+
# CIS Amazon Linux 2 Kernel 5.10 Benchmark - Level 1 - v09 -abcfcbaf-134e-4639-a7b4-fd285b9fcf0a
249249
#
250250
ami_id = {
251-
'us-east-1': 'ami-03e75a6e3b851af43'
251+
'us-east-1': 'ami-0e671172ed1f7beb2'
252252
}
253253

254254
gitlab_mount = '/mnt/gitlab'

0 commit comments

Comments
 (0)