aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.cc/infra/random.tf')
-rw-r--r--clarkzjw.cc/infra/random.tf3
1 files changed, 3 insertions, 0 deletions
diff --git a/clarkzjw.cc/infra/random.tf b/clarkzjw.cc/infra/random.tf
new file mode 100644
index 0000000..4dac161
--- /dev/null
+++ b/clarkzjw.cc/infra/random.tf
@@ -0,0 +1,3 @@
1resource "random_id" "atlas_tunnel_secret" {
2 byte_length = 35
3}
Powered by cgit v1.2.3 (git 2.41.0)