diff options
author | clarkzjw <[email protected]> | 2022-12-12 14:37:26 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-12 14:37:35 -0800 |
commit | 9eb3ea6f7b615c31d7bf53cf1232823e8b8e8a78 (patch) | |
tree | e3d6798c871df2f30aa118cb5c5c834e0240e040 /rss.jinwei.me/infra/rds.tf | |
parent | 41a97aa43ed021a57da2f0bdabda677ba39e1786 (diff) | |
download | jinwei.me-9eb3ea6f7b615c31d7bf53cf1232823e8b8e8a78.tar.gz |
site: remove rss for nowlink.jinwei.me
Diffstat (limited to 'rss.jinwei.me/infra/rds.tf')
-rw-r--r-- | rss.jinwei.me/infra/rds.tf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rss.jinwei.me/infra/rds.tf b/rss.jinwei.me/infra/rds.tf deleted file mode 100644 index d1a77a4..0000000 --- a/rss.jinwei.me/infra/rds.tf +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | resource "random_password" "rss_password" { | ||
2 | length = 16 | ||
3 | special = false | ||
4 | } | ||