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

refactor: updating Storage Account and Storage Container to be Common IDs #22915

Merged
merged 6 commits into from
Aug 15, 2023

Conversation

tombuildsstuff
Copy link
Contributor

This PR updates the Resource ID for both Storage Account and Storage Container to be Common IDs, this is needed since these are used throughout the provider, so updating the provider to use Common IDs before migrating the Storage package to hashicorp/go-azure-sdk should make that refactor simpler in the future.

Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! just had to make a quick fix for lint

@tombuildsstuff
Copy link
Contributor Author

Tests look fine 👍

@tombuildsstuff tombuildsstuff merged commit 2a08c9a into main Aug 15, 2023
21 checks passed
@tombuildsstuff tombuildsstuff deleted the refactor/storage-to-commonids branch August 15, 2023 16:41
tombuildsstuff added a commit that referenced this pull request Aug 15, 2023
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.