chore: cleanup + bugfixes
This commit is contained in:
@ -5,11 +5,6 @@ function ssm_tunnel --description 'access private AWS ressources via Bastion Hos
|
||||
return
|
||||
end
|
||||
|
||||
#if [ "$AWS_PROFILE" != "twaice-ops"* ]
|
||||
# echo "Switch to OPS ENV first"
|
||||
# return
|
||||
#end
|
||||
|
||||
# Get bastion host ID using it's name
|
||||
set INSTANCE_ID (aws ec2 describe-instances \
|
||||
--filter 'Name=tag:Name,Values=ops-infrastructure-bastion'\
|
||||
|
||||
Reference in New Issue
Block a user