Files
opentf/website/source/docs/providers
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
..
2017-03-15 18:28:03 -04:00
2017-03-20 13:15:27 -04:00
2017-03-27 13:28:26 -07:00
2017-03-24 12:29:27 +02:00
2017-03-27 12:50:39 +03:00
2017-02-22 22:57:16 +02:00
2017-02-16 08:42:16 -08:00
2017-03-07 14:50:57 +02:00
2017-03-14 21:15:42 +01:00