terraform/vendor/github.com
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
..
Azure provider/azurerm: Event Hub Namespaces (#9297) 2016-10-25 15:50:07 +01:00
CenturyLinkCloud/clc-sdk [clc] pull latest sdk 2016-05-10 10:36:52 -07:00
DreamItGetIT/statuscake Fix up deps 2016-02-22 10:21:33 -08:00
Ensighten/udnssdk UltraDNS Provider 2016-03-20 12:10:59 -05:00
PagerDuty/go-pagerduty Add support for teams in escalation policies & vendor support 2016-10-24 15:01:35 +02:00
Unknwon Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
agl/ed25519 deps: github.com/hashicorp/vault/helper/pgpkeys 2016-10-25 12:08:50 -05:00
ajg/form provider/fastly: Update go-fastly SDK (#7747) 2016-07-21 14:10:33 -05:00
apparentlymart Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
armon vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
aws/aws-sdk-go update aws sdk to 1.4.18 2016-10-18 08:42:03 -05:00
bgentry vendor: add netrc lib 2016-08-30 16:01:34 -07:00
cenkalti/backoff fix up some other badly saved deps. 2016-02-24 14:27:26 -08:00
cloudflare/cloudflare-go provider/cloudflare: Swap out mitchellh fork for upstream cloudflare-go 2016-06-06 14:48:05 -05:00
coreos/etcd Fix up deps 2016-02-22 10:21:33 -08:00
cyberdelia/heroku-go vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
davecgh/go-spew vendor: add go-spew 2016-04-20 09:38:27 -07:00
dgrijalva/jwt-go provider/azurerm: Bump azure-sdk-for-go to 3.0.0-beta (#7420) 2016-06-30 15:36:08 +01:00
digitalocean/godo digitalocean tag support (#7500) 2016-07-11 12:09:06 +01:00
dylanmei vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
fatih/structs vendor: Capturing dependencies for cobbler provider 2016-04-16 08:55:45 -05:00
fsouza/go-dockerclient deps: Update github.com/fsouza/go-dockerclient 2016-04-10 17:16:10 -05:00
go-chef/chef vendor: update go-chef, fixes #8382 2016-08-22 18:58:31 -04:00
go-ini/ini vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
golang/protobuf Fix up deps 2016-02-22 10:21:33 -08:00
google Add google/github-go dependency. 2016-03-08 23:06:30 +01:00
gophercloud/gophercloud vendor: updating gophercloud 2016-10-26 02:14:56 +00:00
gosimple/slug Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
grafana/grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
hashicorp deps: github.com/hashicorp/vault/helper/pgpkeys 2016-10-25 12:08:50 -05:00
henrikhodne/go-librato Update go-librato 2016-08-13 02:09:51 +02:00
hmrc/vmware-govcd Fix up deps 2016-02-22 10:21:33 -08:00
imdario/mergo vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
influxdata/influxdb deps: Add missing influx libraries to Godeps.json 2016-03-23 10:07:37 -07:00
jen20 deps: Update github.com/jen20/awspolicyequivalence 2016-09-29 17:02:32 -05:00
jmespath/go-jmespath Fix up deps 2016-02-22 10:21:33 -08:00
joyent deps: vendor github.com/joyent/gomanta 2016-09-14 20:41:48 +01:00
jtopjian/cobblerclient vendor: Capturing dependencies for cobbler provider 2016-04-16 08:55:45 -05:00
kardianos/osext vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
keybase/go-crypto deps: github.com/hashicorp/vault/helper/pgpkeys 2016-10-25 12:08:50 -05:00
kolo/xmlrpc vendor: Capturing dependencies for cobbler provider 2016-04-16 08:55:45 -05:00
lib/pq Fix up deps 2016-02-22 10:21:33 -08:00
logentries/le_goclient provider/logentries: Implementing logentries provider (#7067) 2016-07-12 14:14:39 +01:00
lusis/go-artifactory Fix up deps 2016-02-22 10:21:33 -08:00
macaron-contrib/session Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
masterzen vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
mattn core: Fix console colors on Windows 2016-03-18 17:10:20 +00:00
maximilien/softlayer-go godeps: fixup missing deps 2016-05-04 10:54:22 -05:00
michaelklishin/rabbit-hole vendor: Adding RabbitHole for RabbitMQ Provider 2016-09-01 19:04:42 +00:00
mitchellh update copystructure 2016-10-13 15:56:33 -04:00
moul/anonuuid Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
nesv/go-dynect Update go-dynect to prevent log prefix clobbering 2016-06-29 09:45:26 -05:00
nu7hatch/gouuid vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
packer-community/winrmcp vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
packethost/packngo Update packngo once again 2016-08-11 13:20:15 -04:00
pborman/uuid vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
pearkes godeps: fixup missing deps 2016-05-04 10:54:22 -05:00
pkg/errors Add new cloudflare lib 2016-05-03 09:54:47 -07:00
rackspace/gophercloud vendor: Updating Gophercloud Deps 2016-06-27 04:04:37 +00:00
rainycape/unidecode Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
renstrom/fuzzysearch Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
ryanuber/columnize deps: vendor columnize 2016-05-10 14:14:48 -04:00
satori provider/azurerm: add key_vault resource 2016-10-25 13:01:45 +01:00
scaleway/scaleway-cli provider/scaleway: update go sdk 2016-10-10 19:57:25 +02:00
sethvargo/go-fastly provider/fastly: Update go-fastly SDK (#7747) 2016-07-21 14:10:33 -05:00
soniah/dnsmadeeasy Fix up deps 2016-02-22 10:21:33 -08:00
sthulb/mime/multipart vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
tent/http-link-go vendor: Recapture deps w/ latest godep 2016-02-10 10:45:16 -06:00
vmware/govmomi vendor: Update dependency vmware/govmomi to v0.6.2 2016-05-13 10:07:09 -07:00
xanzy provider/cloudstack: enhance security groups and rules (#9645) 2016-10-27 11:10:15 +02:00
ziutek/mymysql Fix up deps 2016-02-22 10:21:33 -08:00
zorkian/go-datadog-api Update go-datadog-api vendored dependency 2016-10-05 09:44:54 +01:00