From d9cb2bbf992b0a6e094c6c46ff50260e0c114614 Mon Sep 17 00:00:00 2001 From: AaronMurrell Date: Tue, 7 Apr 2026 17:27:46 -0500 Subject: [PATCH] Add Stytch provider --- metadata/stytch.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 metadata/stytch.toml diff --git a/metadata/stytch.toml b/metadata/stytch.toml new file mode 100644 index 0000000..dc5f580 --- /dev/null +++ b/metadata/stytch.toml @@ -0,0 +1,3 @@ +name = "stytch" +terraform = "registry.terraform.io/stytchauth/stytch" +version = "3.2.1" \ No newline at end of file