Skip to content

Commit

Permalink
v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Oct 14, 2022
1 parent a4c7ea2 commit 4d045e6
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,48 @@
## 3.27.0 (Unreleased)
## 3.27.0 (October 13, 2022)

BREAKING CHANGES:

* `azurerm_cdn_frontdoor_custom_domain` - removed the `associate_with_cdn_frontdoor_route_id` field to allow for a custom domains to be associated with multiple routes. [GH-18600]
* `azurerm_cdn_frontdoor_custom_domain` - removed the `associate_with_cdn_frontdoor_route_id` field to allow for a custom domains to be associated with multiple routes. ([#18600](https://github.com/hashicorp/terraform-provider-azurerm/issues/18600))

FEATURES:

* **New DataSource:** `data.azurerm_cosmosdb_sql_role_definition` [GH-18728]
* **New DataSource:** `data.azurerm_cosmosdb_sql_database` [GH-18728]
* **New Resource:** `azurerm_cdn_frontdoor_custom_domain_association` [GH-18600]
* **New Resource:** `azurerm_nginx_deployment` [GH-18510]
* **New Resource:** `azurerm_orbital_contact_profile` [GH-18317]
* **New Resource:** `azurerm_sentinel_data_connector_office_atp` [GH-18708]
* **New DataSource:** `data.azurerm_cosmosdb_sql_role_definition` ([#18728](https://github.com/hashicorp/terraform-provider-azurerm/issues/18728))
* **New DataSource:** `data.azurerm_cosmosdb_sql_database` ([#18728](https://github.com/hashicorp/terraform-provider-azurerm/issues/18728))
* **New Resource:** `azurerm_cdn_frontdoor_custom_domain_association` ([#18600](https://github.com/hashicorp/terraform-provider-azurerm/issues/18600))
* **New Resource:** `azurerm_nginx_deployment` ([#18510](https://github.com/hashicorp/terraform-provider-azurerm/issues/18510))
* **New Resource:** `azurerm_orbital_contact_profile` ([#18317](https://github.com/hashicorp/terraform-provider-azurerm/issues/18317))
* **New Resource:** `azurerm_sentinel_data_connector_office_atp` ([#18708](https://github.com/hashicorp/terraform-provider-azurerm/issues/18708))

ENHANCEMENTS:

* dependencies: updating to version `v0.44.` of `github.com/hashicorp/go-azure-helpers` [GH-18716]
* dependencies: updating to version `v0.50.0` of `github.com/manicminer/hamilton` [GH-18716]
* `azurerm_automation_runbook` - support for the `draft` block and `log_activity_trace` propertry [GH-17961]
* `azurerm_app_configuration` - support for the `encrption`, `local_auth_enabled`, `public_network_access_enabled`, `purge_protection_enabled`, and `soft_delete_retention_days` properties [GH-17714]
* `azurerm_api_management_api` - support for the `contact` and `license` blocks [GH-18472]
* `azurerm_cdn_frontdoor_route` - exposed `cdn_frontdoor_custom_domain_ids` and `link_to_default_domain` [GH-18600]
* `azurerm_data_factory_integration_runtime_azure_ssis` - support for `elastic_pool_namr` property [GH-18696]
* `azurerm_dedicated_hardware_security_module` - support the `management_network_profile` block [GH-18702]
* `azurerm_hdinsight_hadoop_cluster`, - support for the `script_actions` block [GH-18670]
* `azurerm_hdinsight_hbase_cluster`, - support for the `script_actions` block [GH-18670]
* `azurerm_hdinsight_interactive_query_cluster`, - support for the `script_actions` block [GH-18670]
* `azurerm_spark_cluster` - support for the `script_actions` block [GH-18670]
* `azurerm_kubernetes_cluster` - support the `workload_identity_enabled` property [GH-18742]
* `azurerm_firewall_policy_rule_collection_group`- add `Mssql` as an option for `type` validation [GH-18746]
* `azurerm_log_analytics_cluster` - ensuring that the `identity` block is always set [GH-18700]
* `azurerm_linux_web_app` - support for python `3.10` [GH-18744]
* `azurerm_linux_web_app_slot` - support for python `3.10` [GH-18744]
* `azurerm_mssql_database` - support for the `import` block [GH-18588]
* `azurerm_stream_analytics_output_servicebus_queue` - support for the `authentication_mode` property [GH-18491]
* dependencies: updating to version `v0.44.` of `github.com/hashicorp/go-azure-helpers` ([#18716](https://github.com/hashicorp/terraform-provider-azurerm/issues/18716))
* dependencies: updating to version `v0.50.0` of `github.com/manicminer/hamilton` ([#18716](https://github.com/hashicorp/terraform-provider-azurerm/issues/18716))
* `azurerm_automation_runbook` - support for the `draft` block and `log_activity_trace` propertry ([#17961](https://github.com/hashicorp/terraform-provider-azurerm/issues/17961))
* `azurerm_app_configuration` - support for the `encrption`, `local_auth_enabled`, `public_network_access_enabled`, `purge_protection_enabled`, and `soft_delete_retention_days` properties ([#17714](https://github.com/hashicorp/terraform-provider-azurerm/issues/17714))
* `azurerm_api_management_api` - support for the `contact` and `license` blocks ([#18472](https://github.com/hashicorp/terraform-provider-azurerm/issues/18472))
* `azurerm_cdn_frontdoor_route` - exposed `cdn_frontdoor_custom_domain_ids` and `link_to_default_domain` ([#18600](https://github.com/hashicorp/terraform-provider-azurerm/issues/18600))
* `azurerm_data_factory_integration_runtime_azure_ssis` - support for `elastic_pool_namr` property ([#18696](https://github.com/hashicorp/terraform-provider-azurerm/issues/18696))
* `azurerm_dedicated_hardware_security_module` - support the `management_network_profile` block ([#18702](https://github.com/hashicorp/terraform-provider-azurerm/issues/18702))
* `azurerm_hdinsight_hadoop_cluster`, - support for the `script_actions` block ([#18670](https://github.com/hashicorp/terraform-provider-azurerm/issues/18670))
* `azurerm_hdinsight_hbase_cluster`, - support for the `script_actions` block ([#18670](https://github.com/hashicorp/terraform-provider-azurerm/issues/18670))
* `azurerm_hdinsight_interactive_query_cluster`, - support for the `script_actions` block ([#18670](https://github.com/hashicorp/terraform-provider-azurerm/issues/18670))
* `azurerm_spark_cluster` - support for the `script_actions` block ([#18670](https://github.com/hashicorp/terraform-provider-azurerm/issues/18670))
* `azurerm_kubernetes_cluster` - support the `workload_identity_enabled` property ([#18742](https://github.com/hashicorp/terraform-provider-azurerm/issues/18742))
* `azurerm_firewall_policy_rule_collection_group`- add `Mssql` as an option for `type` validation ([#18746](https://github.com/hashicorp/terraform-provider-azurerm/issues/18746))
* `azurerm_log_analytics_cluster` - ensuring that the `identity` block is always set ([#18700](https://github.com/hashicorp/terraform-provider-azurerm/issues/18700))
* `azurerm_linux_web_app` - support for python `3.10` ([#18744](https://github.com/hashicorp/terraform-provider-azurerm/issues/18744))
* `azurerm_linux_web_app_slot` - support for python `3.10` ([#18744](https://github.com/hashicorp/terraform-provider-azurerm/issues/18744))
* `azurerm_mssql_database` - support for the `import` block ([#18588](https://github.com/hashicorp/terraform-provider-azurerm/issues/18588))
* `azurerm_stream_analytics_output_servicebus_queue` - support for the `authentication_mode` property ([#18491](https://github.com/hashicorp/terraform-provider-azurerm/issues/18491))

BUG FIXES:

* `azurerm_kubernetes_cluster` - `orchestrator_version` is set properly for clusters created with an older API version [GH-18130]
* `azurerm_kubernetes_cluster_node_pool` - `orchestrator_version` is set properly for node pools created with an older API version [GH-18130]
* `azurerm_log_analytics_cluster` - fixing an issue when checking for the presence of an existing Log Analytics Cluster [GH-18700]
* `azurerm_logic_app_workflow` - can now be updated when associated with `integration_service_environment_id` [GH-18660]
* `azurerm_spring_cloud_connection` - correctly parse storage blob resource id [GH-18699]
* `azurerm_app_service_connection` - correctly parse storage blob resource id [GH-18699]
* `azurerm_kubernetes_cluster` - `orchestrator_version` is set properly for clusters created with an older API version ([#18130](https://github.com/hashicorp/terraform-provider-azurerm/issues/18130))
* `azurerm_kubernetes_cluster_node_pool` - `orchestrator_version` is set properly for node pools created with an older API version ([#18130](https://github.com/hashicorp/terraform-provider-azurerm/issues/18130))
* `azurerm_log_analytics_cluster` - fixing an issue when checking for the presence of an existing Log Analytics Cluster ([#18700](https://github.com/hashicorp/terraform-provider-azurerm/issues/18700))
* `azurerm_logic_app_workflow` - can now be updated when associated with `integration_service_environment_id` ([#18660](https://github.com/hashicorp/terraform-provider-azurerm/issues/18660))
* `azurerm_spring_cloud_connection` - correctly parse storage blob resource id ([#18699](https://github.com/hashicorp/terraform-provider-azurerm/issues/18699))
* `azurerm_app_service_connection` - correctly parse storage blob resource id ([#18699](https://github.com/hashicorp/terraform-provider-azurerm/issues/18699))


## 3.26.0 (October 06, 2022)
Expand Down

0 comments on commit 4d045e6

Please sign in to comment.