IMPROVEMENTS:
- dependencies: upgrading to v20.1.0 of
github.com/Azure/azure-sdk-for-go
[GH-1861] - dependencies: upgrading to v10.15.3 of
github.com/Azure/go-autorest
[GH-1861] - sdk: upgrading to version
2018-06-01
of the Compute API's [GH-1861] azurerm_automation_runbook
- support for specifying the content field [GH-1696]azurerm_app_service
- adding thevirtual_network_name
property [GH-1896]azurerm_app_service_slot
- adding thevirtual_network_name
property [GH-1896]azurerm_sql_database
- adding thethreat_detection_policy
property [GH-1628]azurerm_virtual_network
- adding validation toname
preventing empty values [GH-1898]
BUG FIXES:
- Data Source:
azurerm_azuread_service_principal
- passing a filter containing the name to Azure rather than querying locally [GH-1862] - Data Source:
azurerm_azuread_service_principal
- passing a filter containing the name to Azure rather than querying locally [GH-1862] azurerm_role_assignment
- parsing the Resource ID during deletion [GH-1887]azurerm_role_definition
- parsing the Resource ID during deletion [GH-1887]
FEATURES:
- New Data Source:
azurerm_management_group
(#1877) - New Resource:
azurerm_management_group
(#1788) - New Resource:
azurerm_postgresql_virtual_network_rule
(#1774)
IMPROVEMENTS:
- authentication: making the client registration consistent (#1845)
azurerm_application_insights
- support for theMobileCenter
kind (#1878)azurerm_function_app
- removing validation from theversion
field (#1872)azurerm_iothub
- exporting theevent_hub_events_endpoint
,event_hub_events_path
,event_hub_operations_endpoint
andevent_hub_operations_path
fields (#1789)azurerm_iothub
- support forendpoint
androute
blocks (#1693)azurerm_kubernetes_cluster
- makinglinux_profile
optional (#1821)azurerm_storage_blob
- support for import (#1816)azurerm_storage_container
- support for import (#1816)azurerm_storage_queue
- support for import (#1816)azurerm_storage_table
- support for import (#1816)
BUG FIXES:
azurerm_data_lake_store_file
- updating the Resource ID to match the file path (#1856)azurerm_eventhub
- updating the validation to support periods, hyphens and underscores (#1795)azurerm_eventhub_authorization_rule
- updating the validation error (#1795)azurerm_eventhub_consumer_group
- updating the validation to support periods, hyphens and underscores (#1795)azurerm_eventhub_namespace
- updating the validation error (#1795)azurerm_function_app
- support for names in upper-case (#1835)azurerm_kubernetes_cluster
- removing validation for thepod_cidr
field whennetwork_plugin
is set toazure
(#1798)azurerm_logic_app_workflow
- ensuring parameters are strings (#1843)azurerm_virtual_machine
- setting theimage_uri
property within thestorage_os_disk
block (#1799)azurerm_virtual_machine_data_disk_attachment
- obtaining a basic view, rather than the entire instance view of the Virtual Machine to work around an issue in the API (#1855)
FEATURES:
- New Data Source:
azurerm_log_analytics_workspace
(#1755) - New Resource:
azurerm_monitor_action_group
(#1725)
IMPROVEMENTS:
- dependencies: upgrading to
2018-04-01
of the IoTHub SDK (#1717) - Azure CLI Auth - using the
USERPROFILE
environment variable to locate the users home directory, if set (#1718) - Data Source
azurerm_kubernetes_cluster
- exposing themax_pods
field within theagent_pool_profile
block (#1753) - Data Source:
azurerm_kubernetes_cluster
- exposing theadd_on_profile
block (#1751) azurerm_automation_schedule
- adding theweek_days
,month_days
andmonthly_occurrence
properties (#1626)azurerm_container_group
- adding a newcommands
field / deprecating thecommand
field (#1740)azurerm_iothub
- support for theBasic
SKU (#1717)azurerm_kubernetes_cluster
- support formax_pods
within theagent_pool_profile
block (#1753)azurerm_kubernetes_cluster
- support for theadd_on_profile
block (#1751)azurerm_kubernetes_cluster
- validation for whenpod_cidr
is set with anetwork_plugin
set toazure
(#1763)azurerm_kubernetes_cluster
-client_id
andclient_secret
in theservice_principal
block are now ForceNew (#1737)azurerm_kubernetes_cluster
-docker_bridge_cidr
,dns_service_ip
andservice_cidr
are now conditionally set (#1715)azurerm_lb_nat_rule
-protocol
property now supportsAll
(#1736)azurerm_lb_nat_pool
-protocol
property now supportsAll
(#1748)azurerm_lb_probe
-protocol
property now supportsHttps
(#1742)azurerm_lb_rule
- support for theAll
protocol / adding validation (#1754)
BUG FIXES:
azurerm_application_insights
- handling aHTTP 201
being returned from the Create API which working around a breaking change in the API (#1769)azurerm_autoscale_setting
- filtering out the$tags
tag (#1770)azurerm_eventhub
- allowing underscores in the name field (#1768)azurerm_eventhub_authorization_rule
- allowing underscores in the name field (#1768)azurerm_eventhub_consumer_group
- allowing underscores in the name field (#1768)
UPGRADE NOTES:
- Please Note: When upgrading to v1.12.0 of the Azure Provider, you may need to specify the
priority
of any VM Scale Sets created between v1.6 of the Provider and v1.12. (#1586)
FEATURES:
- New Data Source:
azurerm_container_registry
(#1642) - New Resource:
azurerm_service_fabric_cluster
(#4)
IMPROVEMENTS:
- sdk: switching from
WaitForCompletion
->WaitForCompletionRef
when polling Future's (#1660) - Data Source:
azurerm_kubernetes_cluster
- support for specifying thenetwork_profile
block (#1479) - Data Source:
azurerm_kubernetes_cluster
- outputting thenode_resource_group
field (#1649) azurerm_kubernetes_cluster
- support for specifying thenetwork_profile
block (#1479)azurerm_kubernetes_cluster
- outputting thenode_resource_group
field (#1649)azurerm_role_assignment
- retrying resource creation to match the Azure CLI's behaviour (#1647)azurerm_virtual_machine
- setting the connection information for Provisioners (#1646)
BUG FIXES:
azurerm_virtual_machine_scale_set
- removing the default ofpriority
, since this isn't set on older instances. (#1586)
FEATURES:
- New Resource:
azurerm_data_lake_store_file
(#1261)
IMPROVEMENTS:
azurerm_app_service
- support formin_tls_version
in thesite_config
block (#1601)azurerm_app_service_slot
- support formin_tls_version
in thesite_config
block (#1601)azurerm_data_lake_store
- support for enabling/disabling encryption (#1623)azurerm_data_lake_store
- support for managing the firewall state (#1623)
BUG FIXES:
azurerm_servicebus_topic
- thename
property now allows the ~ character (#1640)
FEATURES:
- New Data Source:
azurerm_azuread_application
(#1552) - New Data Source:
azurerm_logic_app_workflow
(#1266) - New Data Source:
azurerm_notification_hub
(#1589) - New Data Source:
azurerm_notification_hub_namespace
(#1589) - New Data Source:
azurerm_service_principal
(#1564) - New Resource:
azurerm_autoscale_setting
(#1140) - New Resource:
azurerm_data_lake_analytics_account
(#1618) - New Resource:
azurerm_data_lake_analytics_firewall_rule
(#1618) - New Resource:
azurerm_eventhub_namespace_authorization_rule
(#1572) - New Resource:
azurerm_logic_app_action_custom
(#1266) - New Resource:
azurerm_logic_app_action_http
(#1266) - New Resource:
azurerm_logic_app_trigger_custom
(#1266) - New Resource:
azurerm_logic_app_trigger_http_request
(#1266) - New Resource:
azurerm_logic_app_trigger_recurrence
(#1266) - New Resource:
azurerm_logic_app_workflow
(#1266) - New Resource:
azurerm_notification_hub
(#1589) - New Resource:
azurerm_notification_hub_authorization_rule
(#1589) - New Resource:
azurerm_notification_hub_namespace
(#1589) - New Resource:
azurerm_servicebus_queue_authorization_rule
(#1543) - New Resource:
azurerm_service_principal
(#1564) - New Resource:
azurerm_service_principal_password
(#1564)
IMPROVEMENTS:
- authentication: Refreshing the Service Principal Token before using it (#1544)
- dependencies: updating to
2018-02-01
of the App Service SDK (#1436) azurerm_app_service
- support for settingftps_settings
in thesite_config
block (#1577)azurerm_app_service
- support for running containers (#1578)azurerm_app_service_slot
- support for Managed Service Identity (#1579)azurerm_app_service_slot
- Slots can now be updated in-place (#1436)azurerm_container_group
- support for images hosted in a private registry (#1529)azurerm_function_app
- adding support for thesite_credential
block (#1567)azurerm_function_app
- only settingWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
for Consumption Apps (#1515)azurerm_mysql_server
- changingtier
orfamily
insku
property no longer destroys existing resource (#1598)azurerm_network_security_rule
- a maximum of 1 Application Security Group can be set per Security Rule (#1587)azurerm_postgresql_server
- changingtier
orfamily
insku
property no longer destroys existing resource (#1598)azurerm_virtual_machine_scale_set
-sku
property is now a list #1558 (#1558)
BUG FIXES:
azurerm_application_insights
- fixing a bug whereapplication_type
was set toother
(#1563)azurerm_lb
- allowsubnet_id
to be set to an empty value (#1588)azurerm_servicebus_subscription
- only sendingcorrelation_filter
values if they're set (#1565)azurerm_servicebus_subscription
- setting thedefault_message_ttl
field (#1568)azurerm_snapshot
- allowing dashes in thename
field (#1574)azurerm_traffic_manager_endpoint
- working around a bug in the API by settingtarget
to nil when atarget_resource_id
is specified (#1546)
FEATURES:
- New Resource:
azurerm_azuread_application
(#1269) - New Resource:
azurerm_data_lake_store_firewall_rule
(#1499) - New Resource:
azurerm_key_vault_access_policy
(#1149) - New Resource:
azurerm_scheduler_job
(#1172) - New Resource:
azurerm_servicebus_namespace_authorization_rule
(#1498) - New Resource:
azurerm_user_assigned_identity
(#1448)
IMPROVEMENTS:
- dependencies: updating the
containerservice
SDK to2018-03-31
to support AKS GA (#1474) - dependencies: updating to
v18.0.0
ofAzure/azure-sdk-for-go
(#1487) - dependencies: updating to
v10.12.0
ofAzure/go-autorest
(#1487) azurerm_application_gateway
- addingminimum_servers
to the probe resource (#1510)azurerm_cdn_profile
- support forStandard_ChinaCdn
andStandard_Microsoft
SKU's (#1465)azurerm_cosmosdb_account
- checking to see if the name is in use before creating (#1464)azurerm_cosmosdb_account
- fixing the validation on theip_range_filter
field (#1463)azurerm_dns_zone
- support for Private DNS Zones (#1404)azurerm_image
- change os_disk property to a list and add addtional property validation (#1443)azurerm_lb
- allowprivate_ip_address
to be set to an empty value (#1481)azurerm_mysql_server
- changing thestorage_mb
property no longer forces a new resource (#1532)azurerm_postgresql_server
- changing thestorage_mb
property no longer forces a new resource (#1532)azurerm_servicebus_queue
-enable_partitioning
can now be enabled forBasic
andStandard
tiers (#1391)azurerm_virtual_machine
- support for specifying user assigned identities (#1448)azurerm_virtual_machine
- making thecontent
field in theadditional_unattend_config
block (withinos_profile_windows_config
) sensitive (#1471)azurerm_virtual_machine_data_disk_attachment
- adding support forwrite_accelerator_enabled
([#147