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

Temporarily disable config secrets warning #7129

Merged
merged 2 commits into from
May 24, 2021
Merged

Conversation

justinvp
Copy link
Member

Temporarily disable the new config secret warning to avoid unactionable warnings from provider config modules. We'll re-enable the warning when we've addressed that issue.

Fixes #7126

Temporarily disable the new config secret warning to avoid unactionable warnings from provider `config` modules. We'll re-enable the warning when we've addressed that issue.
@justinvp justinvp requested a review from stack72 May 24, 2021 21:46
@justinvp justinvp merged commit d6b7762 into master May 24, 2021
@pulumi-bot pulumi-bot deleted the justin/disablewarning branch May 24, 2021 23:06
abhinav pushed a commit to pulumi/pulumi-dotnet that referenced this pull request Jan 11, 2023
Temporarily disable the new config secret warning to avoid unactionable warnings from provider `config` modules. We'll re-enable the warning when we've addressed that issue.
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.

warning: Configuration 'newrelic:apiKey' value is a secret; use getSecret instead of get
3 participants