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
However this can lead to lots of config duplication, if same account is used in multiple pipelines and any changes will need updates to multiple git repositories.
What you expected to happen:
Give users an easy way to mention a references to provider configuration in screwdriver.yaml so that users can maintain config in a central place.
What happened:
Currently users need to provide the entire AWS provider config as part of screwdriver.yaml.
https://docs.screwdriver.cd/cluster-management/aws-integration#job-provider-configuration
However this can lead to lots of config duplication, if same account is used in multiple pipelines and any changes will need updates to multiple git repositories.
What you expected to happen:
Give users an easy way to mention a references to provider configuration in screwdriver.yaml so that users can maintain config in a central place.
Screwdriver must fetch the provider from the given git path and apply to job configuration.
The text was updated successfully, but these errors were encountered: