Update cd-pr.yml

This commit is contained in:
2026-04-28 16:47:46 -03:00
committed by GitHub
parent 0931af417e
commit 87a56acdb0
+5
View File
@@ -93,6 +93,11 @@ jobs:
echo | openssl s_client -connect 191.252.159.227:6443 2>/dev/null \
| openssl x509 -noout -fingerprint -sha256 -dates
- name: Check cert received by runner
run: |
echo | openssl s_client -connect 191.252.159.227:6443 2>/dev/null \
| openssl x509 -noout -text | grep -E "Issuer|Subject|Not Before|Not After|DNS:|IP:"
- name: Terraform Plan
id: check-changes
working-directory: terraform-stg