Xinbin Huang created AIRFLOW-7108:
-------------------------------------
Summary: Fix CloudSecretsManagerBackend invalid connections_prefix
Key: AIRFLOW-7108
URL: https://issues.apache.org/jira/browse/AIRFLOW-7108
Project: Apache Airflow
Issue Type: Task
Components: security
Affects Versions: 2.0.0, 1.10.10
Reporter: Xinbin Huang
Assignee: Xinbin Huang
GCP Secrets Manager only accepts [a-zA-Z0-9-_]* as its valid secret id key.
This PR fix the implementation and add checks in constructor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)