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

New resource/data source azurerm_vmware_private_cloud #9284

Merged
merged 51 commits into from
Feb 26, 2021

Conversation

yupwei68
Copy link
Contributor

@yupwei68 yupwei68 commented Nov 12, 2020

Partial fix:#9283

resource:
=== RUN TestAccAzureRMavsPrivateCloud_basic
--- PASS: TestAccAzureRMavsPrivateCloud_basic (10846.50s)
=== RUN TestAccAzureRMavsPrivateCloud_requiresImport
--- PASS: TestAccAzureRMavsPrivateCloud_requiresImport (12860.45s)
=== RUN TestAccAzureRMavsPrivateCloud_complete
--- PASS: TestAccAzureRMavsPrivateCloud_complete (13994.93s)
=== RUN TestAccAzureRMavsPrivateCloud_update
--- PASS: TestAccAzureRMavsPrivateCloud_update (26093.55s)

data source:
=== RUN TestAccDataSourceAzureRMavsPrivateCloud_basic
=== PAUSE TestAccDataSourceAzureRMavsPrivateCloud_basic
=== CONT TestAccDataSourceAzureRMavsPrivateCloud_basic
--- PASS: TestAccDataSourceAzureRMavsPrivateCloud_basic (11827.09s)

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

Thanks @yupwei68 - i've given this a quick first review and left some comments inline

"av36",
"av36t",
}, true),
DiffSuppressFunc: suppress.CaseDifference,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this case insensitive?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The service accepts both cases. It returns in lowercase. Would we force it to be lowercase?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've forced to be lowercase.

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

THanks @yupwei68 - overall looks good, once the comments are addressed will be good ot merge

@yupwei68
Copy link
Contributor Author

yupwei68 commented Feb 3, 2021

@katbyte TC has passed.
image
image
image
image

@yupwei68 yupwei68 requested a review from katbyte February 24, 2021 05:15
Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

Thanks @yupwei68, i've left some mostly minor comments inline - this should be good to merge once address thou!

@katbyte katbyte added this to the v2.50.0 milestone Feb 25, 2021
@yupwei68 yupwei68 requested a review from katbyte February 26, 2021 05:26
@yupwei68
Copy link
Contributor Author

THanks @katbyte Please continue reviewing.

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

Thanks @yupwei68 - LGTM 👍

@katbyte katbyte merged commit d13e2e2 into hashicorp:master Feb 26, 2021
katbyte added a commit that referenced this pull request Feb 26, 2021
@ghost
Copy link

ghost commented Mar 5, 2021

This has been released in version 2.50.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.50.0"
}
# ... other configuration ...

@ghost
Copy link

ghost commented Mar 28, 2021

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Mar 28, 2021
@yupwei68 yupwei68 deleted the wyp-avs branch June 7, 2021 06:43
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.

4 participants