ITPLT-3591 allow basic_auth creds from secrets_manager

This commit is contained in:
bmeehan
2024-03-13 09:11:19 +11:00
parent 036a8e69b4
commit a44d3f8145
2 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
mesh_install_dir: /opt/atlassian/mesh
bitbucket_mesh_maven_repo: https://packages.atlassian.com/maven-external
bitbucket_mesh_version: "1.3.1"
bitbucket_mesh_version: "1.3.1"
# if basic_auth is required for download of atlassian installable artifact, provide the name of an AWS Secrets Manager secret
# with values for both password and username
atl_download_secret_name: ''