From 497601e3982fb01b09dabd20e7bc9069fe3d6454 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 27 Mar 2024 15:59:04 -0400 Subject: [PATCH] Update overview.mdx --- docs/documentation/platform/identities/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/identities/overview.mdx b/docs/documentation/platform/identities/overview.mdx index 7a4751487..4aae6fd08 100644 --- a/docs/documentation/platform/identities/overview.mdx +++ b/docs/documentation/platform/identities/overview.mdx @@ -4,7 +4,7 @@ description: "Programmatically interact with Infisical" --- - Currently, identities can only be used to make authenticated requests to the Infisical API, SDKs, and Agent. They do not work with clients such as CLI, K8s Operator, Terraform Provider, etc. + Currently, identities can only be used to make authenticated requests to the Infisical API, SDKs, Terraform, K8s Operator, and Agent. They do not work with clients such as CLI, Ansible look up plugin, etc. We will be releasing compatibility with it across clients in the coming quarter.