From 72455eda891408c34002dff640a65ebbc55ce9c2 Mon Sep 17 00:00:00 2001 From: "Graham L. Brown" Date: Thu, 5 May 2022 11:58:51 -0700 Subject: [PATCH] Add readmes --- beta/README.md | 5 +++++ deprecated/README.md | 8 ++++++++ 2 files changed, 13 insertions(+) create mode 100644 beta/README.md create mode 100644 deprecated/README.md diff --git a/beta/README.md b/beta/README.md new file mode 100644 index 0000000..e72a076 --- /dev/null +++ b/beta/README.md @@ -0,0 +1,5 @@ +# Beta Deployments + +This folder contains beta versions of 1Password SCIM bridge deployments. + +These deployments *should* work, but come with no guarantees, and will change in the future. diff --git a/deprecated/README.md b/deprecated/README.md new file mode 100644 index 0000000..a4f874b --- /dev/null +++ b/deprecated/README.md @@ -0,0 +1,8 @@ +# Deprecated Deployments + +This folder contains deprecated versions of 1Password SCIM bridge deployments. + +At the time of deprecation, these deployments are still fully functional, but may no longer be updated and will eventually be removed. + +## Deployments + - aws-terraform (2020-12-21)