Skip to content
New issue

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

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

Already on GitHub? # to your account

Add default resource state for SqlVulnerabilityAssessmentsSetting #3941

Merged

Conversation

thomas11
Copy link
Contributor

fixes #3934

Set default state for Vulnerability Assessment Setting to allow resource to be managed using Pulumi.

This PR recreates #3935 so the CI tests can run.

- Resource cannot be deleted or created as it has the same lifecycle as the SQL Server resource.
- Set the default state back to what is observed when the resource is first created.
@thomas11 thomas11 requested review from danielrbradley and a team February 10, 2025 12:04
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.03%. Comparing base (c7c1d06) to head (76230fd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3941   +/-   ##
=======================================
  Coverage   57.02%   57.03%           
=======================================
  Files          79       79           
  Lines       12548    12548           
=======================================
+ Hits         7156     7157    +1     
+ Misses       4841     4840    -1     
  Partials      551      551           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomas11 thomas11 merged commit 4c5e043 into master Feb 10, 2025
27 checks passed
@thomas11 thomas11 deleted the tkappler/JasonWhall/SqlVulnerabilityAssessmentsSetting branch February 10, 2025 13:22
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.87.0.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to create SqlVulnerabilityAssessmentSetting
4 participants