Commit Graph

127 Commits (28543694de6333696f07e1008153a6c0d2811983)

Author SHA1 Message Date
Sander van Harmelen 28543694de Fix refresing an IP when it’s no longer associated
10 years ago
Sander van Harmelen 29ce2df873 Fix refresing ACL rules when the ACL is deleted
10 years ago
Sander van Harmelen b55da4c3e7 Fix creating networks without specifying IP ranges
10 years ago
Sander van Harmelen bdb35006cd Fix several bugs in different resources
10 years ago
Joakim Sernbrant 1b4c1ab83a provider/cloudstack: do not force a new resource when updating instance user_data
10 years ago
Sander van Harmelen 8bdec15649 Add a few explaining lines to the docs about ICMP types/codes
10 years ago
Sander van Harmelen c14aa6336e Delete all deprecated parameters before the 0.7 release
10 years ago
Mickaël Canévet 318310c019 Remove Computed flag
10 years ago
Mickaël Canévet b4c7a274fa Add provider/cloudstack: add security_group_ids
10 years ago
Mickaël Canévet d7e7a45ec6 provider/cloudstack: add security_group_names
10 years ago
Mickaël Canévet 3d9bdafb97 provider/cloudstack: add affinity_group_names
10 years ago
Sander van Harmelen e51fb92ab5 Merge pull request #7070 from serbaut/root_disk_size
10 years ago
Sander van Harmelen b7c71382f6 Make ACL's swappable, unless you want to stop using an ACL
10 years ago
Joakim Sernbrant dd5f121494 provider/cloudstack: add root_disk_size
10 years ago
Sander van Harmelen 23801b5507 Add the option to assign affinity groups to a VM
10 years ago
Sander van Harmelen b20744b133 Merge pull request #6741 from svanharmelen/f-swap-network-acl
10 years ago
Sander van Harmelen 6a08e893e3 Use the new option to list ACLs based on the ID and VPC ID
10 years ago
Sander van Harmelen ecb41d478a Make replacing the ACL of a network update the network in place
10 years ago
Sander van Harmelen 5a65cc9cb6 Use the new functionality offered by the `go-cloudstack` package
10 years ago
Sander van Harmelen 41b99a4ebc Update to latest `go-cloudstack` package to fix issue #6101
10 years ago
Sander van Harmelen 55d4e3cda7 Merge branch 'cloudstack-group' of https://github.com/jefflaplante/terraform into f-cloustack-group
10 years ago
Jeff LaPlante f840f49fbb Added support to read and update group attribute from existing vm state.
10 years ago
Sander van Harmelen 815c8840a7 Refactor the use of names vs IDs for parameters referencing other TF resources
10 years ago
Hany Fahim 3135706d1f Update to use setProjectid helper function
10 years ago
Hany Fahim 44fc1b5d80 Add project parameter to cloudstack_port_forward.
10 years ago
Jeff LaPlante ba4ec0097a fixed formatting
10 years ago
Jeff LaPlante cf607e8a58 Added Group attribute to cloudstack instance resource
10 years ago
Sander van Harmelen fddf3eccc6 Make the CloudStack provider more inline with the other provider
10 years ago
Sander van Harmelen e5fecca7cc Add `cloudstack_static_nat` resource
10 years ago
Sander van Harmelen 5c1f410ebe Some minor updates and added a proper test
10 years ago
James Nugent 63008b857f Make name optional on cloudstack_instance resource
10 years ago
Sander van Harmelen 5525772a74 provider/cloudstack: small doc update
10 years ago
Joakim Sernbrant 7d30423a61 provider/cloudstack: Improve ssh keypair handling
10 years ago
Sander van Harmelen c0f1962f51 Policing up the new `tags` code from @Carles-Figuerola
10 years ago
Carles Figuerola 755917db07 Add tests for Network Tags for provider/cloudstack and applied tips from PR#4742
10 years ago
Carles Figuerola 0983ca4c2a Merge remote-tracking branch 'upstream/master' into add-tags-plus-networktags
10 years ago
Sander van Harmelen 3385100f56 Make the concurrence for applying rules configurable
10 years ago
Sander van Harmelen e3d530aaa2 Merge pull request #4772 from svanharmelen/b-fix-panic
10 years ago
Carles Figuerola e2d6f7c5e9 Specify that the vlan attribute in cloudstack is only usable for ROOT admins and stop reading it back
10 years ago
Sander van Harmelen 20901a6478 Add a check to see if the port value is valid
10 years ago
Carles Figuerola b18afaa5db Add taging shared module for cloudstack and implement it in resource_network
10 years ago
Carles Figuerola fab9b16de5 Move tests to ParseCIDR in resource_cloudstack_network and add items in read section
10 years ago
Carles Figuerola c80ddccc12 Add vlan, startip, endip and gateway for network creation
10 years ago
Sander van Harmelen b8f3417e79 Change all firewall related resources to take a cidr_list
10 years ago
Sander van Harmelen 84645bd8b5 More tweaks to improve performance
10 years ago
Sander van Harmelen d4ce2b87fb Modified executable bit
10 years ago
Sander van Harmelen a3eae45b32 Improve performance all firewall related resources
10 years ago
Sander van Harmelen aa5d02104c Add `computed` flag to the `network_domain` parameter
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Sander van Harmelen cc921b0bc7 Small refactor for better readability and updated the docs
11 years ago