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

Add WillReplaceOnChanges for Storage Blob #3532

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

danielrbradley
Copy link
Member

Fixes #3530

  • Add to schema for path parameters and ForceNew properties.

@danielrbradley danielrbradley self-assigned this Aug 21, 2024
Copy link

Does the PR have any schema changes?

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

Fixes #3530

- Add to schema for path parameters and ForceNew properties.
@danielrbradley danielrbradley enabled auto-merge (squash) August 21, 2024 15:14
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.66%. Comparing base (cbdf0b7) to head (03dca91).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3532      +/-   ##
==========================================
+ Coverage   57.63%   57.66%   +0.03%     
==========================================
  Files          66       66              
  Lines        8292     8299       +7     
==========================================
+ Hits         4779     4786       +7     
  Misses       3067     3067              
  Partials      446      446              

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

@danielrbradley danielrbradley merged commit 8c7b1a5 into master Aug 21, 2024
23 checks passed
@danielrbradley danielrbradley deleted the 3530-blob-docs branch August 21, 2024 15:37
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.57.1.

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.

Blob documentation missing willReplaceOnChanges attributes
3 participants