terraform/website/source/docs/providers/cloudstack/r
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
..
affinity_group.html.markdown Fix the acceptance tests and some cosmetic tweaks (#8598) 2016-09-01 11:19:37 +02:00
disk.html.markdown Fix refresing ACL rules when the ACL is deleted 2016-07-12 21:11:22 +02:00
egress_firewall.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00
firewall.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00
instance.html.markdown provider/cloudstack: enhance security groups and rules (#9645) 2016-10-27 11:10:15 +02:00
ipaddress.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00
loadbalancer_rule.html.markdown Add project parameter to additional resources (#7828) 2016-07-27 17:30:18 +02:00
network.html.markdown Satify my OCD a little 😉 (#7502) 2016-07-06 10:28:13 +01:00
network_acl.html.markdown Fix refresing ACL rules when the ACL is deleted 2016-07-12 21:11:22 +02:00
network_acl_rule.html.markdown Fix refresing ACL rules when the ACL is deleted 2016-07-12 21:11:22 +02:00
nic.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00
port_forward.html.markdown Fix a small typo in the docs 2016-06-27 11:13:48 +02:00
secondary_ipaddress.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00
security_group.html.markdown provider/cloudstack: enhance security groups and rules (#9645) 2016-10-27 11:10:15 +02:00
security_group_rule.html.markdown provider/cloudstack: enhance security groups and rules (#9645) 2016-10-27 11:10:15 +02:00
ssh_keypair.html.markdown provider/cloudstack: small doc update 2016-02-26 23:44:53 +01:00
static_nat.html.markdown Add project parameter to additional resources (#7828) 2016-07-27 17:30:18 +02:00
template.html.markdown Refactor the use of names vs IDs for parameters referencing other TF resources 2016-04-11 17:14:28 +02:00
vpc.html.markdown provider/cloudstack docs: add vpc.network_domain 2016-03-08 19:20:15 +01:00
vpn_connection.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00
vpn_customer_gateway.html.markdown Adding tests and docs for the new VPN resources 2015-03-09 14:00:29 +01:00
vpn_gateway.html.markdown Delete all deprecated parameters before the 0.7 release 2016-06-27 11:13:48 +02:00