Automatically create and manage scoped SendGrid API keys using ESO.
Key | Description |
---|---|
apiKey | The generated SendGrid API key (SG.x... ) |
Key | Default | Description |
---|---|---|
dataResidency | global | Optional value to control SendGrid’s data residency location ("global" , "eu" ). |
scopes | [] | List of scopes to apply to the API key. See SendGrid docs for options. |
auth.secretRef.apiKeySecretRef | Required | Secret containing the Admin API Key with permission to manage API keys. |
/v3/api_keys
endpoint to create and rotate keys.dataResidency
value is used to control which SendGrid API region is used (e.g., "eu"
for EU data residency).Managed By ESO Generator: <name> <UID>
).