You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The provider does nothing explict about secrets. the above diff is a change made on the ariflow server side (this is how the code youve sent relates to it)
we can make a change to explictly supress diff for those keys. wdyt?
Hi,
I'm trying to debug why my terraform apply is not idempotent :
I saw this : https://github.com/apache/airflow/blob/3b3650e87d093d57a97b8701834c568f67327ab4/airflow/utils/log/secrets_masker.py#L59
How this provider reacts with this kind of secret ?
The text was updated successfully, but these errors were encountered: