terraform/website/source/docs/providers/opc/r
Jake Champlin bc1a6b0261
provider/opc: Correctly export `ip_address` in IP Addr Reservation
Correctly sets the attribute `ip_address` in the `opc_compute_ip_address_reservation` resource.
Also updates documentation for the `ip_address_pool` attribute.

```
$ make testacc TEST=./builtin/providers/opc TESTARGS="-run=TestAccOPCIPAddressReservation_Basic"
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/05/16 10:15:53 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/opc -v -run=TestAccOPCIPAddressReservation_Basic -timeout 120m
=== RUN   TestAccOPCIPAddressReservation_Basic
--- PASS: TestAccOPCIPAddressReservation_Basic (22.60s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/opc    22.604s
```
2017-05-16 10:19:29 -04:00
..
opc_compute_acl.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_image_list.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_image_list_entry.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_instance.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ip_address_association.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ip_address_prefix_set.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ip_address_reservation.html.markdown provider/opc: Correctly export `ip_address` in IP Addr Reservation 2017-05-16 10:19:29 -04:00
opc_compute_ip_association.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ip_network.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ip_network_exchange.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ip_reservation.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_route.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_sec_rule.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_security_application.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_security_association.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_security_ip_list.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_security_list.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_security_protocol.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_security_rule.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_ssh_key.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_storage_volume.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_storage_volume_snapshot.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
opc_compute_vnic_set.html.markdown provider/opc: Update documentation 2017-04-25 15:23:35 -04:00