-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
dependencies
- update compute/gallery*
to 2022-03-03
#21999
Conversation
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.
We have a test failure:
Error: updating Application Version (Subscription: "*******"
Resource Group Name: "acctest-compute-230601154225989649"
Gallery Name: "acctestsig230601154225989649"
Application Name: "acctest-app-230601154225989649"
Version Name: "0.0.1"): performing Update: galleryapplicationversions.GalleryApplicationVersionsClient#Update: Failure sending request: StatusCode=0 -- Original Error: Code="BadRequest" Message="Complete set of target locations not specified while updating gallery artifact '0.0.1' and type 'GalleryApplicationVersion'. Deletion of previously replicated locations is not allowed, and you need to specify a complete set of target locations in the update request or specify null or empty set for target regions in the update request or set allow deletion of replicated locations under safety profile property. To figure out complete set of target locations, you can perform a get first on gallery artifact"
with azurerm_gallery_application_version.test,
on terraform_plugin_test.tf line 60, in resource "azurerm_gallery_application_version" "test":
60: resource "azurerm_gallery_application_version" "test" {
Hi @katbyte thanks for reviewing! there is a new property in the new sdk |
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 ☔
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. |
upgrading sdk to prepare for Community Gallery https://github.com/hashicorp/go-azure-sdk/blob/eb48fdabab6951dddff277f9efc7306098f8dd69/resource-manager/compute/2022-03-03/galleries/constants.go#L76