terraform/website/source/layouts
Paul Stack a085c8d71e provider/azurerm: Add Load Balancer resources (#9199)
* provider/azurerm: Add AzureRM Loadbalancer resource

Adds support for the elusive Azure LoadBalancer

* [x] `azurerm_lb`
* [x] `azurerm_lb_backend_address_pool`
* [x] `azurerm_lb_rule`
* [x] `azurerm_lb_nat_rule`
* [x] `azurerm_lb_probe`
* [x] `azurerm_lb_nat_pool`

Test Results:

```
make testacc TEST=./builtin/providers/azurerm TESTARGS='-run=TestAccAzureRMLoadbalancer'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
TF_ACC=1 go test ./builtin/providers/azurerm -v
-run=TestAccAzureRMLoadbalancer -timeout 120m
=== RUN   TestAccAzureRMLoadbalancerBackEndAddressPool_basic
--- PASS: TestAccAzureRMLoadbalancerBackEndAddressPool_basic (207.26s)
=== RUN   TestAccAzureRMLoadbalancerBackEndAddressPool_removal
--- PASS: TestAccAzureRMLoadbalancerBackEndAddressPool_removal (165.89s)
=== RUN   TestAccAzureRMLoadbalancerNatRule_basic
--- PASS: TestAccAzureRMLoadbalancerNatRule_basic (179.30s)
=== RUN   TestAccAzureRMLoadbalancerNatRule_removal
--- PASS: TestAccAzureRMLoadbalancerNatRule_removal (180.73s)
=== RUN   TestAccAzureRMLoadbalancerRule_basic
--- PASS: TestAccAzureRMLoadbalancerRule_basic (170.40s)
=== RUN   TestAccAzureRMLoadbalancerRule_removal
--- PASS: TestAccAzureRMLoadbalancerRule_removal (204.23s)
=== RUN   TestAccAzureRMLoadbalancer_basic
--- PASS: TestAccAzureRMLoadbalancer_basic (136.03s)
=== RUN   TestAccAzureRMLoadbalancer_frontEndConfig
--- PASS: TestAccAzureRMLoadbalancer_frontEndConfig (214.47s)
=== RUN   TestAccAzureRMLoadbalancer_tags
--- PASS: TestAccAzureRMLoadbalancer_tags (215.52s)
=== RUN   TestAccAzureRMLoadbalancerProbe_basic
--- PASS: TestAccAzureRMLoadbalancerProbe_basic (183.36s)
=== RUN   TestAccAzureRMLoadbalancerProbe_removal
--- PASS: TestAccAzureRMLoadbalancerProbe_removal (185.86s)
=== RUN   TestAccAzureRMLoadbalancerNatPool_basic
--- PASS: TestAccAzureRMLoadbalancerNatPool_basic (161.47s)
=== RUN   TestAccAzureRMLoadbalancerNatPool_removal
--- PASS: TestAccAzureRMLoadbalancerNatPool_removal (167.38s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm
1673.852s
```

* provider/azurerm: Documentation for the ARM LB resources
2016-10-07 14:14:26 -04:00
..
svg
_announcement-bnr.erb
_footer.erb
_header.erb
_meta.erb
_sidebar.erb
archive.erb
atlas.erb
aws.erb re-go-fmt after rebase 2016-10-05 14:30:16 -05:00
azure.erb
azurerm.erb provider/azurerm: Add Load Balancer resources (#9199) 2016-10-07 14:14:26 -04:00
bitbucket.erb provider/bitbucket: Add the bitbucket documentation 2016-10-03 13:23:54 +01:00
chef.erb
clc.erb
cloudflare.erb
cloudstack.erb
cobbler.erb
commands-state.erb
consul.erb
datadog.erb
digitalocean.erb
dme.erb
dnsimple.erb
docker.erb
docs.erb Adding the bitbucket provider to the website sidebar 2016-10-06 19:25:13 +01:00
downloads.erb
dyn.erb
fastly.erb
github.erb
google.erb Add Google Compute Image docs to sidebar. 2016-10-06 10:29:12 -07:00
grafana.erb
heroku.erb
influxdb.erb
inner.erb
intro.erb
layout.erb
librato.erb
logentries.erb
mailgun.erb
mysql.erb
openstack.erb
packet.erb
postgresql.erb
powerdns.erb
rabbitmq.erb
random.erb
remotestate.erb
rundeck.erb
scaleway.erb
softlayer.erb
statuscake.erb
template.erb
terraform.erb
tls.erb
triton.erb
ultradns.erb
vcd.erb
vsphere.erb