terraform/website/source/docs/providers/azurerm/r
Tom Harvey f7f800bdfb provider/azurerm: VM Scale Sets - import support + fixes (#13464)
* Ensuring we base64 decode the custom data if it's base64 encoded

* Import support for VM Scale Sets

* Updating the docs to mention Import support

* Fixes #13009, where the SSH Keys would be set at the incorrect index

(leaving a null entry at the start, causing a crash on the second apply)

* Adding tests to cover the updating use-case

* Adding an import linux test

* Storing the base64 encoded value
Making custom_data a force new, since it an't be updated

* Updating the docs
2017-04-17 01:37:28 +03:00
..
availability_set.html.markdown docs/azurerm: Add managed parameter to availability set docs (#12536) 2017-03-08 21:40:58 +02:00
cdn_endpoint.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
cdn_profile.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
container_registry.html.markdown Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
container_service.html.markdown Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
dns_a_record.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns_aaaa_record.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns_cname_record.html.markdown Update documentation to reflect reality 2017-04-03 14:11:25 +02:00
dns_mx_record.html.markdown Remove fancy quotes 2017-04-06 14:09:10 -04:00
dns_ns_record.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns_srv_record.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns_txt_record.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns_zone.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
eventhub.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
eventhub_authorization_rule.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
eventhub_consumer_group.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
eventhub_namespace.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
key_vault.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
loadbalancer.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
loadbalancer_backend_address_pool.html.markdown Removing the deprecated `location` parameter from the LB Docs 2017-03-28 15:43:15 +01:00
loadbalancer_nat_pool.html.markdown provider/azurerm: Remove location argument from azurerm_lb_nat_pool 2017-03-28 15:59:01 +02:00
loadbalancer_nat_rule.html.markdown Removing the deprecated `location` parameter from the LB Docs 2017-03-28 15:43:15 +01:00
loadbalancer_probe.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
loadbalancer_rule.html.markdown Remove fancy quotes 2017-04-06 14:09:10 -04:00
local_network_gateway.html.markdown Fix crash in import azurerm_local_network_gateway 2017-03-29 11:49:38 -07:00
managed_disk.html.markdown Added link to official azure documentation 2017-03-14 12:03:03 -07:00
network_interface.html.markdown update azure_network_interface documentation to say required for ip_configuration (#12185) 2017-02-23 17:38:06 +02:00
network_security_group.html.markdown Remove fancy quotes 2017-04-06 14:09:10 -04:00
network_security_rule.html.markdown Remove fancy quotes 2017-04-06 14:09:10 -04:00
public_ip.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
redis_cache.html.markdown azurerm_redis_cache resource missing hostname (#13650) 2017-04-14 11:49:49 +03:00
resource_group.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
route.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
route_table.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
search_service.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
servicebus_namespace.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
servicebus_subscription.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
servicebus_topic.html.markdown Updating 'duplicate_detection_history_time_window' to default to 10m as per the docs 2017-03-31 20:24:22 +01:00
sql_database.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
sql_firewall_rule.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
sql_server.html.markdown Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
storage_account.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
storage_blob.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
storage_container.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
storage_queue.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
storage_share.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
storage_table.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
subnet.html.markdown adding missing subnet attributes (#12402) 2017-03-03 21:09:58 +02:00
template_deployment.html.markdown Note behavior of destroying deployment template in docs 2017-04-12 02:20:29 +00:00
traffic_manager_endpoint.html.markdown Fixing some documentation issues with the Azurerm Traffic Manager Endpoint page 2017-04-12 17:11:26 -06:00
traffic_manager_profile.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
virtual_machine.html.markdown Use Incremental in sample, and Empty available for data disks 2017-04-12 02:20:29 +00:00
virtual_machine_extension.html.markdown Add auto_upgrade_minor_version documentation (#12321) 2017-03-01 09:45:33 +00:00
virtual_machine_scale_sets.html.markdown provider/azurerm: VM Scale Sets - import support + fixes (#13464) 2017-04-17 01:37:28 +03:00
virtual_network.html.markdown doc fixes (#12401) 2017-03-03 21:09:14 +02:00
virtual_network_peering.html.markdown website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00