-
Notifications
You must be signed in to change notification settings - Fork 175
Add support for azurerm_storage_account
and azurerm_storage_container
#938
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #938 +/- ##
==========================================
- Coverage 82.01% 81.64% -0.38%
==========================================
Files 230 236 +6
Lines 7601 7740 +139
==========================================
+ Hits 6234 6319 +85
- Misses 1169 1225 +56
+ Partials 198 196 -2
|
59fa463
to
00df37e
Compare
00df37e
to
a5cb845
Compare
a5cb845
to
cf54619
Compare
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.
Can you double-check the wording on the init.go
file to match the ones in the dev docs please, I found typos in it.
wantErr: error2.NewResourceListingError(dummyError, resourceazure.AzureStorageContainerResourceType), | ||
}, | ||
{ | ||
test: "multiples storage containers", |
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.
multiple
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.
@eliecharra still miss this one and I'm good
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.
Ooops sorry
cf54619
to
feda1ed
Compare
I removed all the old comment from my copy paste from the |
feda1ed
to
620e290
Compare
620e290
to
74b9394
Compare
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.
LGTM good job as always :)
Uh oh!
There was an error while loading. Please reload this page.