Update constants.go

This commit is contained in:
Daniel Hougaard
2024-06-16 07:50:45 +02:00
parent a8ccfd9c92
commit 1906896e56

View File

@@ -22,9 +22,6 @@ const (
// Generic env variable used for auth methods that require a machine identity ID
INFISICAL_MACHINE_IDENTITY_ID_NAME = "INFISICAL_MACHINE_IDENTITY_ID"
// For auth methods that require a machine identity ID
INFISICAL_MACHINE_IDENTITY_ID_NAME = "INFISICAL_MACHINE_IDENTITY_ID"
SECRET_TYPE_PERSONAL = "personal"
SECRET_TYPE_SHARED = "shared"
KEYRING_SERVICE_NAME = "infisical"