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

provider/azurerm: Implement azurerm_storage_share #8674

Merged
merged 1 commit into from
Oct 25, 2016

Conversation

enieuw
Copy link
Contributor

@enieuw enieuw commented Sep 6, 2016

PR for #6849

Upstream PR for the Azure SDK for go has been filed but needs to be merged before this can go through. I'll update this PR when the upstream changes have been merged.

@enieuw enieuw changed the title [WIP] provider/azurerm: Implement azurerm_storage_share provider/azurerm: Implement azurerm_storage_share Sep 9, 2016
@enieuw
Copy link
Contributor Author

enieuw commented Sep 9, 2016

The upstream changes have been merged, I've updated the PR to include these changes. I've pinned the storage API on the specific commit ID with govendor.

@stack72
Copy link
Contributor

stack72 commented Sep 27, 2016

Hi @enieuw

So this looks like it will hit in Azure SDK 5.0.0 - that's currently in the planning. When this hits, I will merge this PR

P.

@stack72 stack72 added the waiting-response An issue/pull request is waiting for a response from the community label Sep 27, 2016
@stack72 stack72 self-assigned this Sep 27, 2016
@stack72 stack72 removed the waiting-response An issue/pull request is waiting for a response from the community label Sep 27, 2016
@stack72
Copy link
Contributor

stack72 commented Oct 6, 2016

Hi @enieuw

We have finally been able to upgrade our version of the SDK to 5.0.0-beta. Please can you rebase this PR from master and we can get it tested and merged :)

Thanks

Paul

@enieuw
Copy link
Contributor Author

enieuw commented Oct 11, 2016

Hi @stack72

I've just rebased this PR on master, please have a look and let me know if you have any feedback.

Eric

@stack72
Copy link
Contributor

stack72 commented Oct 25, 2016

Hi @enieuw

This LGTM! Thanks for the work here - sorry it took so much longer to get merged :)

% make testacc TEST=./builtin/providers/azurerm TESTARGS='-run=TestAccAzureRMStorageShare_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2016/10/25 14:10:53 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/azurerm -v -run=TestAccAzureRMStorageShare_ -timeout 120m
=== RUN   TestAccAzureRMStorageShare_basic
--- PASS: TestAccAzureRMStorageShare_basic (124.57s)
=== RUN   TestAccAzureRMStorageShare_disappears
--- PASS: TestAccAzureRMStorageShare_disappears (129.45s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm    254.026s

P.

@stack72 stack72 merged commit a24a068 into hashicorp:master Oct 25, 2016
@ghost
Copy link

ghost commented Apr 21, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants