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-aws.yaml
+46Lines changed: 46 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,26 @@ content: |
134
134
To use the AWS Key Vault, you must use
135
135
`libmongocrypt <https://github.com/mongodb/libmongocrypt#installing-libmongocrypt-on-windows>`__ version 1.0 or later in your application's environment.
136
136
137
+
.. tab::
138
+
:tabid: go
139
+
140
+
In ``kms/provider.go``, update the variable declarations or define the expected environmental variables in
`libmongocrypt <https://github.com/mongodb/libmongocrypt#installing-libmongocrypt-on-windows>`__ version 1.0 or later in your application's environment.
295
315
316
+
.. tab::
317
+
:tabid: go
318
+
319
+
In ``kms/provider.go``, update the variable declarations or define the expected environmental variables
0 commit comments