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 compute/availability-sets to hashicorp/go-azure-sdk #17608

Merged
merged 3 commits into from Jul 12, 2022

Conversation

tombuildsstuff
Copy link
Member

@tombuildsstuff tombuildsstuff commented Jul 12, 2022

 $ TF_ACC=1 envchain azurerm go test -v ./internal/services/compute -run="(TestAccDataSourceAvailabilitySet_|TestAccAvailabilitySet_)" -timeout=60m
=== RUN   TestAccDataSourceAvailabilitySet_basic
=== PAUSE TestAccDataSourceAvailabilitySet_basic
=== RUN   TestAccAvailabilitySet_basic
=== PAUSE TestAccAvailabilitySet_basic
=== RUN   TestAccAvailabilitySet_requiresImport
=== PAUSE TestAccAvailabilitySet_requiresImport
=== RUN   TestAccAvailabilitySet_disappears
=== PAUSE TestAccAvailabilitySet_disappears
=== RUN   TestAccAvailabilitySet_withTags
=== PAUSE TestAccAvailabilitySet_withTags
=== RUN   TestAccAvailabilitySet_withPPG
=== PAUSE TestAccAvailabilitySet_withPPG
=== RUN   TestAccAvailabilitySet_withDomainCounts
=== PAUSE TestAccAvailabilitySet_withDomainCounts
=== RUN   TestAccAvailabilitySet_unmanaged
=== PAUSE TestAccAvailabilitySet_unmanaged
=== CONT  TestAccDataSourceAvailabilitySet_basic
=== CONT  TestAccAvailabilitySet_withTags
=== CONT  TestAccAvailabilitySet_requiresImport
=== CONT  TestAccAvailabilitySet_withPPG
=== CONT  TestAccAvailabilitySet_withDomainCounts
=== CONT  TestAccAvailabilitySet_unmanaged
=== CONT  TestAccAvailabilitySet_disappears
=== CONT  TestAccAvailabilitySet_basic
--- PASS: TestAccDataSourceAvailabilitySet_basic (86.38s)
--- PASS: TestAccAvailabilitySet_disappears (91.91s)
--- PASS: TestAccAvailabilitySet_basic (97.51s)
--- PASS: TestAccAvailabilitySet_withPPG (102.07s)
--- PASS: TestAccAvailabilitySet_unmanaged (103.18s)
--- PASS: TestAccAvailabilitySet_requiresImport (116.76s)
--- PASS: TestAccAvailabilitySet_withDomainCounts (160.55s)
--- PASS: TestAccAvailabilitySet_withTags (216.23s)
PASS
ok  	github.com/hashicorp/terraform-provider-azurerm/internal/services/compute	217.038s

Dependent on #17606

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!

Tests Passing
image

@tombuildsstuff tombuildsstuff merged commit b9fed9a into main Jul 12, 2022
@tombuildsstuff tombuildsstuff deleted the refactor/availability-sets-to-go-azure-sdk branch July 12, 2022 16:19
tombuildsstuff added a commit that referenced this pull request Jul 12, 2022
@github-actions
Copy link

This functionality has been released in v3.14.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
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 Aug 15, 2022
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.

None yet

2 participants