mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-18 12:18:35 +00:00
Issue 150 (#11827)
* Create manual.yml * Fixing Typo * Removing manual test github action file * Fixing Typo
This commit is contained in:
parent
725bc331af
commit
80cadef640
@ -19,7 +19,7 @@ Create a new entry in the JSON schema definition of the Secrets Manager provider
|
||||
"description": "OpenMetadata Secrets Manager Provider. Make sure to configure the same secrets manager providers as the ones configured on the OpenMetadata server.",
|
||||
"type": "string",
|
||||
"javaType": "org.openmetadata.schema.services.connections.metadata.SecretsManagerProvider",
|
||||
"enum": ["noop", "managed-aws","aws", "managed-aws-ssm", "aws-ssm", "in-memory", "awesome-sm"],
|
||||
"enum": ["noop", "managed-aws","aws", "managed-aws-ssm", "aws-ssm", "in-memory"],
|
||||
"additionalProperties": false
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user