You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/steps-fle-convert-to-a-remote-master-key-gcp.yaml
+51-3Lines changed: 51 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,30 @@ content: |
165
165
To use the GCP KMS, you must use
166
166
`libmongocrypt <https://github.com/mongodb/libmongocrypt#installing-libmongocrypt-on-windows>`__ version 1.1 or later in your application's environment.
167
167
168
+
.. tab::
169
+
:tabid: go
170
+
171
+
In ``kms/provider.go``, update the variable declarations or define the expected environmental variables
0 commit comments