terraform/website/source
Laurens Vanderhoven a6b20b183d provider/azurerm: Remove location argument from azurerm_lb_nat_pool
According to documentation, `location` is a required argument for
`azurerm_lb_nat_pool`. However, configuring an `azurerm_lb_nat_pool`
with a `location` argument leads to the following warning:

```
There are warnings and/or errors related to your configuration. Please
fix these before continuing.

Warnings:

  * azurerm_lb_nat_pool.test: "location": [DEPRECATED] location is no longer used

No errors found. Continuing with 1 warning(s).
```

Disclaimer: Terraform v0.8.8, haven't moved to 0.9.x yet :/
2017-03-28 15:59:01 +02:00
..
assets website: new terraform webinar (#13111) 2017-03-28 07:13:16 +01:00
docs provider/azurerm: Remove location argument from azurerm_lb_nat_pool 2017-03-28 15:59:01 +02:00
intro docs: Update getting started docs to use a valid AMI in us-east-1, vpc 2017-03-24 15:51:56 -05:00
layouts docs/google: Fix sidebar highlighting for service account (#13116) 2017-03-28 13:00:09 +01:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
.gitignore
404.html.erb
community.html.erb Update community.html.erb 2017-01-31 09:49:50 -07:00
downloads.html.erb website: fix upgrade guide link 2017-03-15 09:59:57 -07:00
feature-card-write.svg add and style feature-card graphics 2016-10-04 16:03:46 -07:00
index.html.erb website: new terraform webinar (#13111) 2017-03-28 07:13:16 +01:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder