From 71fcdf8a0a45f1cc770075b05ff9981159e5544d Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Thu, 25 May 2023 16:55:00 -0700 Subject: [PATCH] Fix linter errors from #1404 --- authority/provisioner/aws.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/authority/provisioner/aws.go b/authority/provisioner/aws.go index c4c34fb5..b30292fd 100644 --- a/authority/provisioner/aws.go +++ b/authority/provisioner/aws.go @@ -73,9 +73,11 @@ const awsMetadataTokenTTLHeader = "X-aws-ec2-metadata-token-ttl-seconds" //nolin // The fifth certificate is used in: // // me-south-1 +// // The sixth certificate is used in: // // me-central-1 +// // The seventh certificate is used in: // // ap-southeast-3