Difference between revisions of "SOPS GCP KMS"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
 
== Manage Keys ==
 
== Manage Keys ==
[[gcloud kms keyrings create your-sops-keyring --location global]]
+
* <code>[[gcloud kms keyrings create your-sops-keyring --location global]]</code>
 
+
* <code>[[gcloud kms keys create]] --location global --keyring your-sops-keyring --purpose encryption --protection-level "hsm"</code>
 
 
  
 +
== Related ==
 +
* <code>[[sops --azure-kv]]</code>
 +
* <code>[[SOPS GCP KMS IDS environment variable|SOPS_GCP_KMS_IDS]]</code> environmental variable
 
  <code>[[--gcp-kms]]</code>
 
  <code>[[--gcp-kms]]</code>
 
  [[SOPS_GCP_KMS_IDS]]<ref>https://github.com/mozilla/sops#26adding-and-removing-keys</ref>
 
  [[SOPS_GCP_KMS_IDS]]<ref>https://github.com/mozilla/sops#26adding-and-removing-keys</ref>
 
== Related ==
 
* <code>[[sops --azure-kv]]</code>
 
* [[SOPS GCP KMS IDS environment variable]]
 
  
 
== See also ==
 
== See also ==

Latest revision as of 09:54, 31 October 2022

Advertising: