Skip to content

Commit

Permalink
update entrust TXT record
Browse files Browse the repository at this point in the history
  • Loading branch information
kenoir committed Jun 11, 2024
1 parent 46264fa commit da25a49
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
19 changes: 17 additions & 2 deletions cloudfront/wellcomecollection.org/terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudfront/wellcomecollection.org/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ locals {
]

txt_records = {
# This value was sent by Slack from Flavio V on 17 May 2023.
# This value was sent by Slack from Flavio V on 11 June 2024.
# It's used for domain name validation.
"_pki-validation.wellcomecollection.org" = "19FA-9346-DF91-EF98-FB22-DA70-C569-A88E"
"_pki-validation.wellcomecollection.org" = "4BC7-9858-1376-FF06-DA6A-241D-9F06-F452"
}
}

Expand Down

0 comments on commit da25a49

Please sign in to comment.