Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cloud Provider Secrets Check #52

Open
tpoland opened this issue Sep 16, 2022 · 0 comments
Open

Add Cloud Provider Secrets Check #52

tpoland opened this issue Sep 16, 2022 · 0 comments

Comments

@tpoland
Copy link

tpoland commented Sep 16, 2022

The Blacksmith kit does not currently prompted for Cloud Provider secrets when doing a secret-check.

STDOUT:
5 error(s) detected:
 - $.instance_groups.blacksmith.properties.azure.client_id: secret /secret/db/eastus/dev/blacksmith/azure:client_id not found
 - $.instance_groups.blacksmith.properties.azure.client_secret: secret /secret/db/eastus/dev/blacksmith/azure:client_secret not found
 - $.instance_groups.blacksmith.properties.azure.ssh_public_key: secret /secret/db/eastus/dev/blacksmith/azure/ssh:public not found
 - $.instance_groups.blacksmith.properties.azure.subscription_id: secret /secret/db/eastus/dev/blacksmith/azure:subscription_id not found
 - $.instance_groups.blacksmith.properties.azure.tenant_id: secret /secret/db/eastus/dev/blacksmith/azure:tenant_id not found
 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant