terraform/builtin
Jay Wang 630f371b0c Fix crash in import azurerm_local_network_gateway
The plug-in crashes if "localNetworkGateways" is not found in the id parameter. The fix is to verify the parameter before proceeding.

Also the "import" example in the documentation is wrong, "localNetworkGateways" should be case sensitive. The current example actually causes the plugin to crash due to the bug.
2017-03-31 11:07:30 -07:00
..
bins New Provider: Spotinst (#5001) 2017-02-22 22:57:16 +02:00
providers Fix crash in import azurerm_local_network_gateway 2017-03-31 11:07:30 -07:00
provisioners remove log.Fatal from test 2017-02-24 18:48:48 -05:00