Skip to content

Commit 348d3d0

Browse files
cleanup
1 parent bb9e59d commit 348d3d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

automations/AWS-ssh/gw.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
import strongdm, time, os
44

5-
access_key="iL6etBGqRbyW2FeRFtqIUz7OmS62fdyQtpvhSR2W68EYo6HvyyvR09VySEsTeJUi"
6-
secret_key="FyJhqwLo7W234aN+LR/bj8um4LZ1w8l217+UAMIWfLV3RiV3ddRGEQ=="
5+
access_key=""
6+
secret_key=""
77

88
# Get AWS environment vars
99
instance_ip = os.getenv("INSTANCE_IP")

0 commit comments

Comments
 (0)