dm/options.yaml (5 lines of code) (raw):

# https://cloud.google.com/deployment-manager/docs/configuration/type-providers/creating-type-provider#authentication options: inputMappings: - fieldName: Authorization value: $.concat("Bearer ", $.googleOauth2AccessToken()) location: HEADER