terraform/website/source/docs/providers
Sander van Harmelen 1619a8138f provider/cloudstack: enhance security groups and rules (#9645)
* govendor: update go-cloudstack dependency

* Separate security groups and rules

This commit separates the creation and management of security groups and security group rules.

It extends the `icmp` options so you can supply `icmp_type` and `icmp_code` to enbale more specific configs.

And it adds lifecycle management of security group rules, so that security groups do not have to be recreated when rules are added or removed.

This is particulary helpful since the `cloudstack_instance` cannot update a security group without having to recreate the instance.

In CloudStack >= 4.9.0 it is possible to update security groups of existing instances, but as that is just added to the latest version it seems a bit too soon to start using this (causing backwards incompatibility issues for people or service providers running older versions).

* Add and update documentation

* Add acceptance tests
2016-10-27 11:10:15 +02:00
..
archive provider/archive: Converting to datasource. (#8492) 2016-10-25 15:59:06 +01:00
atlas provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
aws Merge pull request #9605 from hashicorp/keybase-aws-login-profile 2016-10-25 20:09:42 -05:00
azure provider/azure: add custom_data argument for azure_instance resource (#8158) 2016-08-14 11:02:49 +01:00
azurerm provider/azurerm: Add disk_size_gb param to VM storage_os_disk (#9200) 2016-10-25 17:54:55 +01:00
bitbucket adds missing `language` argument 2016-10-22 18:35:37 +02:00
chef
clc docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
cloudflare
cloudstack provider/cloudstack: enhance security groups and rules (#9645) 2016-10-27 11:10:15 +02:00
cobbler docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
consul Fixes for consul_service resource (#9366) 2016-10-26 13:07:00 +01:00
datadog Document datadog style and palette options 2016-10-05 09:44:54 +01:00
dme
dnsimple Merge branch 'goloroden-patch-1' 2016-07-27 12:30:07 +01:00
do Allow resizing DigitalOcean Droplets without increasing disk size. 2016-10-24 20:00:04 -04:00
docker provider/docker: Add alternative to cert_path 2016-09-21 09:32:24 +01:00
dyn
fastly docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
github website: github_team_repository purpose clarification 2016-10-13 08:04:18 -07:00
google Fix link pointing to GCE docs 2016-10-22 18:34:59 +01:00
grafana
heroku
influxdb Improve influxdb provider (#7333) 2016-08-05 16:27:03 +10:00
librato docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
logentries mostly typos in documens and aws autoscaling id instead of name 2016-09-30 22:41:15 +02:00
mailgun
mysql provider/mysql: user and grant resources (#7656) 2016-07-26 19:19:39 +01:00
openstack Merge pull request #9617 from jtopjian/openstack-fwaas-proto-any 2016-10-26 12:56:11 -06:00
packet Fix file extension (#8343) 2016-08-20 12:03:20 +01:00
pagerduty Add support for teams in escalation policies & vendor support 2016-10-24 15:01:35 +02:00
postgresql
powerdns Fix invalid markdown syntax (#8089) 2016-08-10 13:16:31 +12:00
rabbitmq provider/rabbitmq: docs 2016-09-01 19:04:41 +00:00
random
rundeck
scaleway Merge pull request #9321 from Zhebr/patch-1 2016-10-25 14:39:49 +01:00
softlayer
statuscake docs/statuscake: Adding the parameter to the docs 2016-08-29 00:00:27 +01:00
template provider/template: validate vars are primitives 2016-07-11 16:01:05 -05:00
terraform Update remote_state.html.md 2016-10-24 14:14:49 -07:00
tls Restore tls_cert_request to being a managed resource 2016-09-24 12:22:07 -07:00
triton
ultradns
vcd
vsphere Adding 'detach_unknown_disks_on_delete' flag for VM resource 2016-09-26 18:16:02 -07:00
index.html.markdown