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

Synthetics - Make Secure Credential creation optional #10

Open
bpeckNR opened this issue Mar 30, 2021 · 0 comments
Open

Synthetics - Make Secure Credential creation optional #10

bpeckNR opened this issue Mar 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bpeckNR
Copy link
Contributor

bpeckNR commented Mar 30, 2021

Summary

Currently, migratemonitors.py creates empty shells of secure credentials in the target account when migrating Synthetic monitors.

Desired Behavior

The creation of secure credential shells should be optional and controlled by an argument passed into the migratemontiors.py script. The credentials might be created manually before migrating monitors between accounts, especially since we cannot programmatically migrate credential values.

Possible Solution

Add an argument to skip secure credential creation.

Additional context

Manual work is required to populate secure credentials with their values. Some customers may want to recreate the credentials manually instead of creating empty shells during an automated migration.

@bpeckNR bpeckNR added the enhancement New feature or request label Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant