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

Use bool instead of string for azure_use_workload_id #25

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

matt-carr
Copy link
Contributor

Fixes issue I introduced in #23 where it's impossible to provide a falsy value for azure_use_workload_id - it's false if you leave it unpopulated, but if you, like me, have something like
azure_use_workload_id "#{ENV['USE_WORKLOAD_ID']}"
then it's not possible to set a value that isn't truthy

@matt-carr
Copy link
Contributor Author

@oleewere ping

@oleewere oleewere merged commit 6b52c81 into oleewere:master Sep 9, 2024
1 check passed
@matt-carr
Copy link
Contributor Author

<3

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

Successfully merging this pull request may close these issues.

2 participants