terraform/website/source/docs
Joe Topjian 85de5f1e04 provider/openstack: Rename provider to loadbalancer_provider (#12239)
* provider/openstack: Rename provider to loadbalancer_provider

This commit renames provider to loadbalancer_provider in the
openstack_lb_loadbalancer_v2 resource.

It also changes security_group_ids to Computed so default
security groups are added to the state correctly.

* provider/openstack: Switch to a deprecation path for loadbalancer provider

This commit switches to using a deprecation path for removal of the
previous "provider" argument in favor of the new "loadbalancer_provider".
2017-02-28 16:06:49 +00:00
..
backends website: document state locking and remote state page 2017-02-15 12:58:52 -08:00
commands website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
configuration Merge pull request #11922 from hashicorp/f-tf-cli 2017-02-13 15:26:25 -08:00
import typo? (#11933) 2017-02-15 09:33:55 +00:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/openstack: Rename provider to loadbalancer_provider (#12239) 2017-02-28 16:06:49 +00:00
provisioners website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
state website: document state locking and remote state page 2017-02-15 12:58:52 -08:00
index.html.markdown