Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SSM bastion OPTIONAL #55

Open
bbuechler opened this issue May 17, 2021 · 0 comments
Open

Make SSM bastion OPTIONAL #55

bbuechler opened this issue May 17, 2021 · 0 comments

Comments

@bbuechler
Copy link
Contributor

PCRS should support deploying P/C/R over a cloudfront endpoint instead of proxying through SSM.

export SSMBASTION=$(aws ec2 describe-instances --region=$AWS_REGION --profile=$AWS_PROFILE --filters Name=tag:Name,Values="NGAP SSH Bastion*" Name=instance-state-name,Values=running --query "Reservations[].Instances[].InstanceId" --output=text)

gjclark pushed a commit that referenced this issue Dec 1, 2023
PR-2716 Fix for RAIN MD product/key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant