terraform/website/source/docs/providers/azurerm/r
Tom Harvey f349309a8f provider/azurerm: Container Service (#10820)
* Importing v7.0.1 of the SDK

* Configuring the Container Service Client

* Scaffolding the Container Service resource

* Scaffolding the Website documentation

* Completing the documentation

* Acceptance Tests for Kubernetes Azure Container Service

* DCOS / Swarm tests

* Parsing values back from the API properly

* Fixing the test

* Service Principal can be optional. Because of course it can.

* Validation for the Container Service Count's

* Updating the docs

* Updating the field required values

* Making the documentation more explicit

* Fixing the build

* Examples for DCOS and Swarm

* Removing storage_uri for now

* Making the SSH Key required as per the docs

* Resolving the merge conflicts

* Removing the unused error's

* Adding Hash's to the schema's

* Switching out the provider registration

* Fixing the hash definitions

* Updating keydata to match

* Client Secret is sensitive

* List -> Set

* Using the first item for the diagnostic_profile

* Helps if you actually update the type

* Updating the docs to include the Computed fields

* Fixing comments / removing redundant optional checks

* Removing the FQDN's from the examples

* Moving the Container resources together
2017-02-13 16:33:50 +00:00
..
availability_set.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
cdn_endpoint.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
cdn_profile.html.markdown provider/azurerm: Container Registry (#10973) 2017-01-02 14:37:45 +00:00
container_registry.html.markdown provider/azurerm: Container Registry (#10973) 2017-01-02 14:37:45 +00:00
container_service.html.markdown provider/azurerm: Container Service (#10820) 2017-02-13 16:33:50 +00:00
dns_a_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_aaaa_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_cname_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_mx_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_ns_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_srv_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_txt_record.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
dns_zone.html.markdown Update dns_zone.html.markdown (#8273) 2016-08-17 22:46:18 +01:00
eventhub.html.markdown provider/azurerm: Event Hubs Consumer Groups (#9902) 2016-12-28 23:12:47 +00:00
eventhub_authorization_rule.html.markdown provider/azurerm: EventHub Authorization Rules (#10971) 2017-01-02 16:32:07 +00:00
eventhub_consumer_group.html.markdown Fixing the User Data Source docs (#11094) 2017-01-09 09:35:17 +01:00
eventhub_namespace.html.markdown provider/azurerm: EventHubs (#9889) 2016-11-07 10:19:59 +00:00
key_vault.html.markdown provider/azurerm: fix key_vault docs mentioning ServiceBus 2016-10-25 13:56:22 +01:00
loadbalancer.html.markdown provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
loadbalancer_backend_address_pool.html.markdown provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
loadbalancer_nat_pool.html.markdown provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
loadbalancer_nat_rule.html.markdown provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
loadbalancer_probe.html.markdown provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
loadbalancer_rule.html.markdown provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
local_network_gateway.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
network_interface.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
network_security_group.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
network_security_rule.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
public_ip.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
redis_cache.html.markdown provider/azurerm: Redis Cache (#10184) 2016-12-18 14:23:29 +00:00
resource_group.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
route.html.markdown provider/azurerm: support import of routes, fix route_table (#10389) 2016-11-28 17:35:55 +00:00
route_table.html.markdown provider/azurerm: support import of routes, fix route_table (#10389) 2016-11-28 17:35:55 +00:00
search_service.html.markdown provider/azurerm: Add documentation for the `azurerm_search_service` 2016-02-19 00:57:51 +00:00
servicebus_namespace.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
servicebus_subscription.html.markdown provider/azurerm: enable import of more resources (#10195) 2016-11-22 14:13:11 +02:00
servicebus_topic.html.markdown provider/azurerm: fix servicebus_topic max_size_in_megabytes for premium namespaces (#10611) 2016-12-08 17:06:27 +01:00
sql_database.html.markdown provider/azurerm: Support AzureRM Sql Database DataWarehouse 2016-10-04 14:38:51 +01:00
sql_firewall_rule.html.markdown Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
sql_server.html.markdown Azure SQL Server name cannot be mixed case 2017-02-03 16:13:41 -05:00
storage_account.html.markdown [docs] Correct typo in azure storage account docs (#10508) 2016-12-02 19:29:13 +00:00
storage_blob.html.markdown Azure blob contents can be copied from an existing blob (#8126) 2016-08-14 11:14:41 +01:00
storage_container.html.markdown AzureRM storage container and blob tests and documentation 2016-01-27 00:23:57 +00:00
storage_queue.html.markdown Azure RM Storage Queue: 2016-01-27 12:27:58 +00:00
storage_share.html.markdown provider/azurerm: Implement azurerm_storage_share 2016-10-11 11:41:21 +02:00
storage_table.html.markdown provider/azurerm: `azurerm_storage_table` resource (#7327) 2016-07-27 22:49:43 +01:00
subnet.html.markdown provider/azurerm: support importing of subnet resource (#9646) 2016-10-27 10:20:45 +01:00
template_deployment.html.markdown Corrected some ARM documentation 2016-07-05 10:46:14 +01:00
traffic_manager_endpoint.html.markdown provider/azurerm: add traffic manager resources (#7826) 2016-07-31 23:46:15 +01:00
traffic_manager_profile.html.markdown provider/azurerm: add traffic manager resources (#7826) 2016-07-31 23:46:15 +01:00
virtual_machine.html.markdown provider/azurerm: add caching support for virtual_machine data_disks (#11142) 2017-01-12 15:52:40 +02:00
virtual_machine_extension.html.markdown provider/azurerm: add virtual_machine_extension resource (#9962) 2016-11-09 15:13:48 +00:00
virtual_machine_scale_sets.html.markdown Fix azurerm_virtual_machine_scale_sets (#11516) 2017-01-31 12:57:11 +00:00
virtual_network.html.markdown Specified a variable's contents 2016-10-13 17:20:09 -06:00
virtual_network_peering.html.markdown provider/azurerm: create virtual_network_peering resource (#8168) 2016-08-13 22:37:46 +04:00