Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 198 Bytes

File metadata and controls

6 lines (5 loc) · 198 Bytes
mkdir /var/work/tests/artifacts/1/ -p
aws ec2 describe-instances --region eu-north-1  \
 --filters "Name=tag:env_name,Values=hr-mock" --output json > /var/work/tests/artifacts/1/ec2_1.json