-
Notifications
You must be signed in to change notification settings - Fork 2
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
Upgrade terraform-provider-sumologic to v3.0.4 #567
Upgrade terraform-provider-sumologic to v3.0.4 #567
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #567 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 3 3
Lines 151 156 +5
======================================
- Misses 151 156 +5 ☔ View full report in Codecov by Sentry. |
@@ -94,6 +94,11 @@ func Provider() tfbridge.ProviderInfo { | |||
Source: "cse_log_match_list.html.markdown", | |||
}, | |||
}, | |||
"sumologic_azure_metrics_source": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like they are in the process of reverting the addition of this resource so they removed the docs
This PR has been shipped in release v1.0.4. |
This PR was generated via
$ upgrade-provider pulumi/pulumi-sumologic --kind=all --pr-reviewers=corymhall --repo-path /Users/chall/work/pulumi-sumologic
.Fixes Upgrade terraform-provider-sumologic to v3.0.4 #563