Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"iam_resource_type_nas": "NAS",
"iam_resource_type_nasHA": "NAS-HA",
"iam_resource_type_nutanix": "Nutanix on OVHcloud",
"iam_resource_type_okms": "Key Management System (KMS)",
"iam_resource_type_okms/kmip": "Key Management System (KMS) / KMIP",
"iam_resource_type_okms/secret": "Key Management System (KMS) / Secret",
"iam_resource_type_okms/serviceKey": "Key Management System (KMS) / Clé",
"iam_resource_type_okms": "Key Management Service & Secret Manager (OKMS)",
"iam_resource_type_okms/kmip": "Key Management Service (OKMS) / KMIP",
"iam_resource_type_okms/secret": "Secret Manager (OKMS) / Secret",
"iam_resource_type_okms/serviceKey": "Key Management Service (OKMS) / Service Keys",
"iam_resource_type_overTheBox": "OverTheBox",
"iam_resource_type_overTheBoxHardware": "Hardware OverTheBox",
"iam_resource_type_ovhCloudConnect": "OVHcloud Connect",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@
"iam_resource_type_nas": "NAS",
"iam_resource_type_nasHA": "NAS-HA",
"iam_resource_type_nutanix": "Nutanix on OVHcloud",
"iam_resource_type_okms": "Key Management System (KMS)",
"iam_resource_type_okms/kmip": "Key Management System (KMS) / KMIP",
"iam_resource_type_okms/serviceKey": "Key Management System (KMS) / Clé",
"iam_resource_type_okms": "Key Management Service & Secret Manager (OKMS)",
"iam_resource_type_okms/kmip": "Key Management Service (OKMS) / KMIP",
"iam_resource_type_okms/secret": "Secret Manager (OKMS) / Secret",
"iam_resource_type_okms/serviceKey": "Key Management Service (OKMS) / Service Keys",
"iam_resource_type_overTheBox": "OverTheBox",
"iam_resource_type_overTheBoxHardware": "Hardware OverTheBox",
"iam_resource_type_ovhCloudConnect": "OVHcloud Connect",
Expand Down
Loading