diff --git a/fish/theme-t31m/ssm_tunnel.fish b/fish/theme-t31m/ssm_tunnel.fish index 80990da..6327493 100644 --- a/fish/theme-t31m/ssm_tunnel.fish +++ b/fish/theme-t31m/ssm_tunnel.fish @@ -5,10 +5,10 @@ function ssm_tunnel --description 'access private AWS ressources via Bastion Hos return end - if [ "$env" != "ops" ] - echo "Switch to OPS ENV first" - 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 \