Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Break large diffs apart into logical changes. - Improve context in message of each patch. - Remove a few obsolete patches. ## Remove patch "Add parse & validate code This seems to be left-over from a bad merge from: - postgres: hashicorp/terraform-provider-azurerm#17625 - compute: hashicorp/terraform-provider-azurerm@789e659 - privatedns: hashicorp/terraform-provider-azurerm#16858 ## Drop test modifications The tests work fine without our patches ## Drop FunctionApp client_affinity_enabled field handling This field doesn't exist in the schema or the docs. This was removed upstream in hashicorp/terraform-provider-azurerm@fb47e34 ## Drop patch: Limit network_security_rule *_application_security_group_ids to 1 Replace with setting MaxItemsOne in the resources.go ## Exported patch of the diff between the computed upstream changes [upstream-f045f3f-New changes.patch](https://github.com/pulumi/pulumi-azure/files/15404929/upstream-f045f3f-New.changes.patch)
- Loading branch information