Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-azurerm for 
openSUSE:Factory checked in at 2021-03-30 20:53:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-azurerm (Old)
 and      /work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform-provider-azurerm"

Tue Mar 30 20:53:19 2021 rev:2 rq:864252 version:2.43.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/terraform-provider-azurerm/terraform-provider-azurerm.changes
    2021-01-07 21:23:34.521381219 +0100
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.2401/terraform-provider-azurerm.changes
  2021-03-30 20:53:43.840273067 +0200
@@ -1,0 +2,1836 @@
+Fri Jan 15 12:14:41 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.43.0:
+  * Update CHANGELOG.md for #10055
+  * azurerm_cosmosdb_account: enable_analytical_storage (#10055)
+  * Update CHANGELOG.md for #10190
+  * r/advanced_threat_protection: adding a state migration to ensure
+    the ID has a `/` prefix (#10190)
+  * update error message && construct id regardless response (reduce a GET 
call)
+  * sentinel opt-in resourceid
+  * update CHANGELOG>md for #-7020
+  * new data source: azurerm_sentinel_alert_rule_template (#7020)
+  * update CHANGELOG.md for #10159
+  * `azurerm_cosmosdb_gremlin_graph`: Expose `default_ttl` (#10159)
+  * update CHANGELOG.md for #10125
+  * azurerm_mssql_virtual_machine: fix tests and persistent diff, use relative
+    expiry for service principal password (#10125)
+  * update changelog.md for #10170
+  * `azurerm_role_definition` - address eventual consistency issues in update 
and delete (#10170)
+  * update CHANGELOG.md for #10169
+  * azurerm_eventhub_namespace: Expose trusted_service_access_enabled in ??? 
(#10169)
+  * refactor apimanagement: generators (part 1) (#9929)
+  * Test Shim: Network A->E (#10184)
+  * Refactor: Move Compute tests into main compute package (#10180)
+  * Test Shim: Compute (#10161)
+  * update CHANGELOG.md for #10070
+  * azurerm_data_factory_dataset_delimited_text: Add `compression_type` 
(#10070)
+  * updating to include #10126
+  * updating to include #10105
+  * updating to include #1016210162
+  * firewall service tests - refactor to CheckWithClient / DisappearsStep 
(#10127)
+  * update CHANGELOG.md for #10033
+  * azurerm_synapse_workspace: Adding sql_identity_control_enabled (#10033)
+  * update CHANGELOG.md for #10032
+  * data_factory_linked_service_sql_server: support `key_vault_password` 
(#10032)
+  * update CHANGELOG.md for #9541
+  * azurerm_databricks_workspace - changing the sku no longer forces a new 
resource unless it is required (#9541)
+  * Make  data source return parsed ID
+  * Test Shim: Compute Linux Virtual Machine (#10142)
+  * Update CHANGELOG.md for #10134
+  * `azurerm_role_assignment` - fix race condition in read after create 
(#10134)
+  * sorting alphabetically
+  * update doc
+  * updating to include #10104
+  * Update network_service_tags.html.markdown
+  * Document how to use the locally compiled Azure provider (#10119)
+  * Fix import ordering
+  * Fix formatting
+  * Remove validation from field that is only used as output
+  * Move imports in attempt to beat the linter to the check.
+  * Fix bug where I returned nil instead of err.
+  * Add parsing and validation of user assigned identity for kusto_cluster
+  * Add parsing and validation of user assigned identity for kubernetes_cluster
+  * Add parsing and validation of user assigned identity for container_group
+  * Add parsing and validation of user assigned identity for virtual_machine
+  * Add parsing and validation of user assigned identity for 
virtual_machine_scale_set
+  * Add parsing and validation of user assigned identity for 
blueprint_assignment
+  * Add parsing and validation of user assigned identity for api_management
+  * loadbalancer: removing unused methods
+  * fix import generator
+  * r/hdinsight_kafka_cluster: switching the AAD Client to come from 
Authorization
+  * stop gen
+  * updating to include #10031
+  * tests: threading through the err to the message
+  * r/loadbalancer_backend_address_pool: switching to use a Disappears/Destroy 
step
+  * r/loadbalancer_nat_pool: updating to use a Disappears/Destroy func
+  * r/loadbalancer_nat_rule: switching to use a Disappears/Destroy func
+  * r/loadbalancer_outbound_rule: switching to use a Disappears/Destroy step
+  * r/load_balancer_probe: switching to use a Disappears/Destroy func
+  * r/loadbalancer_rule: refactoring to use a Destroy func
+  * generate parsers
+  * Update 
azurerm/internal/services/monitor/monitor_diagnostic_setting_resource.go
+  * update doc
+  * r/stream_analytics_function_javascript_udf: refactoring to use the ID 
Parser/Validator
+  * streamanalytics: generating the Function ID Parser/Validator
+  * r/stream_analytics_job: switching to use the ID Parser/validator
+  * streamanalytics: generating the Streaming Job ID parser
+  * r/stream_analytics_output_mssql: refactoring to use the ID parser
+  * r/stream_analytics_output_servicebus_queue: refactoring to use the ID 
parser
+  * r/stream_analytics_output_eventhub: refactoring to use the ID Parser
+  * r/stream_analytics_output_blob: refactoring to use the ID parser
+  * r/stream_analytics_output_servicebus_topic: refactoring to use the 
Resource ID parser
+  * streamanalytics: generating the Output ID parser
+  * fix test case, examples and support more event source
+  * Firewall Service - add missing generated parsers (#10103)
+  * Test Shim: DataFactory (#10114)
+  * Add os_disk_type to AKS cluster docs (#10113)
+  * remove comment
+  * fix application_gateway_resource identity_ids case-sensistivity
+  * Merging #10115
+  * Update changelog for #9605
+  * `azurerm_data_factory` - Add support for `public_network_enabled` for Data 
Factories #9605
+  * r/key_vault_certificate_issuer: removing the 
disappearsWhenParentKeyVaultDeleted test (#10092)
+  * r/security_center_automation: switching to check the state which is 
sufficient (#10106)
+  * mysql: removing direct usages on `acceptance.AzureProvider` from `mysql` 
(#10109)
+  * refactor: removing direct usages on `acceptance.AzureProvider` from 
`postgres` (#10108)
+  * kusto: removing the dependency on `acceptance.AzureProvider` by using a 
Check func (#10111)
+  * Fix linting error
+  * Add parsing and validation of user assigned identity for virtual machines
+  * Add validation of user assigned identities
+  * Parse user assigned identity when reading
+  * handle legacy metadata
+  * r/function_app: removing some unnecessary checks
+  * `azurerm_log_analytics_cluster_customer_managed_key` disable
+    test until referenced go-autorest PR is resolved (#10094)
+  * r/function_app: refactoring to use a check func
+  * r/storage_account_customer_managed_key: refactoring to remove usage on 
acceptance.AzureProvider
+  * r/storage_blob: refactoring to remove usage on acceptance.AzureProvider
+  * r/storage_sync_cloud_endpoint: switching to use the updated test pattern
+  * r/monitor_log_profile: switching to use a DisappearsStep
+  * update CHANGELOG.md for #9922
+  * Event Grid support for inbound ip filter (#9922)
+- from version 2.42.0
+  * update CHANGELOG.md for #9957
+  * "azurerm_spring_cloud_app" - supports property `https_only`, `is_public`, 
`persistent_disk` (#9957)
+  * refactor: removing some direct usages on `acceptance.AzureProvider` 
(#10089)
+  * Test Shim Image
+  * Replaced deprecated resource with new resource (#10085)
+  * update CHANGELOG.md for #10088
+  * r/key_vault: defaulting `soft_delete_enabled` on to match the updated API 
behaviour (#10088)
+  * Update CHANGELOG.md for #9609
+  * Add support for service tags to ip_restriction for function_app and 
app_service (#9609)
+  * Update CHANGELOG.md for #9162
+  * Add fields for App Service and App Service Slot (#9162)
+  * Update CHANGELOG.md for #8828
+  * azurerm_kubernetes_cluster - add support for network_mode (#8828)
+  * Lint: Fixing linting issues around a variety of tests (#10076)
+  * update CHANGELOG.md for #9047
+  * `azurerm_subscription(s)` - support for `tags` (#9047)
+  * update CHANGELOG.md for #9842
+  * New resource/Data Source: azurerm_ssh_public_key (#9842)
+  * update CHANGELOG.md for #10062
+  * Fixed resource provider names for Blueprint and FHIR (#10062)
+  * test shim: compute a -> d
+  * updating to include the batch api version from 10036
+  * gofumpt: re-enabling now the upstream cert's been fixed
+  * updating to include #10042
+  * r/security_center_setting: working around a breaking change in the response
+  * compute: adding the missing arg to the tests
+  * vendoring the updated batch changes
+  * r/linux|windows_virtual_machine: opting-out of the force-delete for now
+  * synapse: working around breaking type changes
+  * securitycenter: updating the generated constant names
+  * eventhub: updating the constant names
+  * r/(linux_|windows)virtual_machine: conditionally opting into Force Deletion
+  * attestation: updating the API reference to use the stable api version
+  * dependencies: upgrading github.com/Azure/azure-sdk-for-go to v49.2.0
+  * tooling: disabling gofumpt temporarily
+  * key vault related test fix-ups - part 1 (#10060)
+  * update CHANGELOG.md for #9889
+  * New resource - `azurerm_disk_access` (#9889)
+  * update CHANGELOG.md for 10050
+  * New data source: `azurerm_eventgrid_domain_topic` (#10050)
+  * r/postgresql_firewall_rule: Add name validaton (#10047)
+  * azurerm_web_application_firewall_policy: add REQUEST-944-APPLICATION-??? 
(#10046)
+  * update CHANGELOG.md for #9976
+  * azurerm_kubernetes_cluster - parse oms log_analytics_workspace_id to 
ensure correct casing (#9976)
+  * update CHANGELOG.md for #8064
+  * Retrieve Subscription Tags via data source (#9456)
+  * udpate CHANGELOG.md for #8064
+  * azurerm_hdinsight_kafka_cluster: support rest proxy (#8064)
+  * Test Shim: Cosmos #10045
+  * batch: removing the unused error from expandPoolNetworkSecurityGroupRule
+  * r/analysisservices_server: fixing the broken Suspend test
+  * Update CHANGELOG.md for #10051
+  * `azurerm_role_assignment` fix crash in retry logic (#10051)
+  * updating to include #10049
+  * devspace: assigning a usage so the resource struct is still valid
+  * batch: conditionally setting the `PublicIPAddressConfiguration` if 
unspecified
+  * batch: un-exporting the flatten function
+  * batch: fixing a couple of tests
+  * updating to include #10035
+  * teamcity: removing `devspaces` from the list
+  * r/devspace: deprecating `azurerm_devspace_controller`
+  * devspace: these tests can no longer be run
+  * azurerm_availability_set: Update docs to reflect ForceNew
+  * update CHANGELOG.md for #10036
+  * azurerm_batch_pool: add support for public_address_provisioning_type 
(#10036)
+  * false positive linting issue in `azurerm_resource_group` data source 
(#10037)
+  * dependencies: upgrading to v0.15.1 of github.com/tombuildsstuff/giovanni
+  * update CHANGELOG.md for #9490
+  * Raise limit of destination_ports of network_rule_collection for 
azurerm_firewall_policy_rule_collection_group (#9490)
+  * fix gofmt issue
+  * update CHANGELOG.md for #9928
+  * New Resource: `azurerm_data_factory_linked_service_synapse` (#9928)
+  * update CHANGELOG.md for #8564
+  * azurerm_sentinel_alert_rule_scheduled: support incident configuration 
(#8564)
+  * Make AppGw identity_ids case-insensitive
+  * Adding description to ADF managed IR docs (#10028)
+  * update CHANGELOG.md for #8850
+  * `azurerm_cdn_endpoint` - `delivery_rule` condition optional `match_values` 
(#8850)
+  * update CHANGELOG.md for #9548
+  * azurerm_storage_account  - allow hns when `account_tier` is `Premium` 
(#9548)
+  * update CHANGELOG.md for #10017
+  * `azurerm_synapse_workspace` - Add support for 
`managed_resource_group_name` (#10017)
+  * update CHANGELOG.md for #8690
+  * `azurerm_cosmosdb_mongo_collection` - correctly read the `_id` index back 
when mongo 3.6 (#8690)
++++ 1639 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/terraform-provider-azurerm/terraform-provider-azurerm.changes
++++ and 
/work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.2401/terraform-provider-azurerm.changes

Old:
----
  terraform-provider-azurerm-2.32.0.tar.xz

New:
----
  terraform-provider-azurerm-2.43.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terraform-provider-azurerm.spec ++++++
--- /var/tmp/diff_new_pack.hfgrw7/_old  2021-03-30 20:53:44.612273931 +0200
+++ /var/tmp/diff_new_pack.hfgrw7/_new  2021-03-30 20:53:44.616273937 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package terraform-provider-azurerm
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %global provider        github
 %global provider_tld    com
 %global project         terraform-providers
@@ -49,7 +50,7 @@
 %endif
 
 Name:           terraform-provider-azurerm
-Version:        2.32.0
+Version:        2.43.0
 Release:        0
 Summary:        Terraform provider for Azure Resource Manager (AzureRM)
 License:        MPL-2.0
@@ -70,9 +71,9 @@
 BuildRequires:  golang
 %endif
 %if 0%{?suse_version}
-BuildRequires:  golang(API) >= 1.12
 BuildRequires:  golang-packaging
 BuildRequires:  xz
+BuildRequires:  golang(API) >= 1.12
 %endif
 %endif
 %if 0%{?suse_version}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hfgrw7/_old  2021-03-30 20:53:44.648273972 +0200
+++ /var/tmp/diff_new_pack.hfgrw7/_new  2021-03-30 20:53:44.648273972 +0200
@@ -5,7 +5,7 @@
     <param name="filename">terraform-provider-azurerm</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v2.32.0</param>
+    <param name="revision">v2.43.0</param>
     <param name="exclude">.git</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">jma...@suse.com</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hfgrw7/_old  2021-03-30 20:53:44.672273999 +0200
+++ /var/tmp/diff_new_pack.hfgrw7/_new  2021-03-30 20:53:44.672273999 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/terraform-providers/terraform-provider-azurerm</param>
-              <param 
name="changesrevision">7f0b5be4990e98dd51870c9458a2867fc15c05a2</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">a4f5cf3513e8da8d1bbb6b860977180c9e799d2a</param></service></servicedata>
\ No newline at end of file

++++++ terraform-provider-azurerm-2.32.0.tar.xz -> 
terraform-provider-azurerm-2.43.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/terraform-provider-azurerm/terraform-provider-azurerm-2.32.0.tar.xz
 
/work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.2401/terraform-provider-azurerm-2.43.0.tar.xz
 differ: char 15, line 1

Reply via email to