diff options
author | clarkzjw <[email protected]> | 2022-12-11 15:16:17 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-11 15:16:17 -0800 |
commit | 90564c7d34006223bf2874b729a9af6e1c87c542 (patch) | |
tree | db2800b00bcc9d52adb0207d6102d6d778c17884 /.gitignore | |
parent | 39317f1daab7771105878a4d0051d3d770425e19 (diff) | |
download | jinwei.me-90564c7d34006223bf2874b729a9af6e1c87c542.tar.gz |
config: use aws_ssm to store parameters
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | .idea/ | 1 | .idea/ |
2 | aws-rc | 2 | admin-rc |
3 | connect_mysql.sh | 3 | connect_mysql.sh |
4 | # Local .terraform directories | 4 | # Local .terraform directories |
5 | **/.terraform/* | 5 | **/.terraform/* |