You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
This resolves issues jaredhocutt#4 (keypair_path), jaredhocutt#7 (route53_hosted_zone), and jaredhocutt#55 (rhcos_ami)
Edit: Commit amended to include the removal of TODO comments from aws_create.yml
Add a verification check at the beginning of the automation to check for the
keypair_path
actually exists.This will help prevent creating the infrastructure and finding out later that the automation is unable to connect due to a missing private key file.
The text was updated successfully, but these errors were encountered: