From b9bef7bec5000b01368ae0a69377f5a6997f6f75 Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 10 Oct 2025 10:24:44 -0400 Subject: [PATCH] update --- .../GCP Identity Design/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gcp/documentation/02_Solutions_and_Service_Architecture/GCP Identity Design/README.md diff --git a/gcp/documentation/02_Solutions_and_Service_Architecture/GCP Identity Design/README.md b/gcp/documentation/02_Solutions_and_Service_Architecture/GCP Identity Design/README.md new file mode 100644 index 00000000..516d1ec1 --- /dev/null +++ b/gcp/documentation/02_Solutions_and_Service_Architecture/GCP Identity Design/README.md @@ -0,0 +1,7 @@ +# + +# Conversion + +```script +pandoc --to gfm --extract-media=images/identity 'GCP Identity Detailed Design.docx' -o identity.md +```