This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch main
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git.


      at 5e7ccfe  Deleted old CI/CD references

This branch includes the following new commits:

     new 496113a  First release of a provider for CloudStack
     new d759a9e  First release of a provider for CloudStack
     new 2b97f6b  core: refactoring the way sets work internally v2
     new 29a87f8  Changing this fixes an Excoscale issue where 'all' is not 
allowed
     new 0bb0b25  Making things consistent throughout the provider
     new 726302c  website: address spelling mistakes, casing and links
     new f8a73ac  provider/cloudstack: fixing the cloudstack_disk provider
     new bbf6a63  provider/cloudstack: make timeout configurable
     new a1ca1f0  docs: consistent use of array configuration syntax
     new 8015b8b  Fix conversion error
     new 64b2af6  Adding some needed references and updated a couple of passes
     new d4528b8  Merge pull request #773 from ceh/issue-691
     new 34bddeb  Revert "docs: consistent use of array configuration syntax"
     new 499501d  builtin/providers/cloudstack: fix err checks in tests
     new f1a9a70  Adding the ability to manage the whole firewall
     new 004d900  Updating some logic and tests
     new 9f6e6c1  Last tweaks needed to get through all acc tests
     new 04af315  Extending the managed firewall option
     new 471479c  Adding/updating the docs to reflect the changes in the 
provider
     new 5bb7607  Move duplicated envDefaultFunc out of each provider and into 
Schema.
     new 49f8b64  Adding a managed parameter
     new 663626d  Fixing a small bug in the ACL rule hash function
     new 903657e  Updating the docs so the represent the added feature
     new ba4c92d  Updating the docs so the represent the added feature
     new a9a6da5  Adding a few new resources
     new ace92f3  Adding tests and docs for the new VPN resources
     new f346001  Adding tests and docs for the new VPN resources
     new f44c2d0  Fixing a corner case while retrieving a template UUID
     new f0f238e  Fixing up the tests to make them pass correctly
     new 8e9322b  Some small fixes, needed to work with bigger templates
     new a5bdbad  template resource for cloudstack
     new 7e97764  Adding a few lines to set the connection info
     new 500be9b  Merge pull request #1228 from 
benjvi/cloudstack-template-resource
     new 4c1c0fe  Refactored the template provider to make it fit in nicely
     new bce14d6  Fixing a small logic error
     new b68fa71  Merge pull request #1492 from 
svanharmelen/f-cloudstack-network
     new d094803  Adding docs for the new resource...
     new ab1e35c  Adding docs for the new resource...
     new 803ec84  Slipped in, shouldn't be here...
     new 9d8b58e  Reverting the behavioural change, while still fixing the 
logic error
     new 498b409  Fix comment typos.
     new a0ace0b  Added support for protocol all and fixed the hash diff for 
icmp and all
     new 5dbeb31  Added some extra tests for the acl-rules
     new ccb4e5b  Merge pull request #1711 from 
jeroendekorte/b-cloudstack-aclrule
     new 9de3006  Fixes #1: sets the rights values based on isUUID
     new da19d7b  Fixing up some tests after a couple of thorough test rounds
     new f2f1c92  Fixes #1: sets the rights values based on isUUID
     new 72767d8  add project support 
https://github.com/xanzy/go-cloudstack/pull/21/files
     new 4558115  fixed project schema, added project support to retrieveUUID
     new fff0ea1  added test for instance creation with project name
     new ab9349c  added test creating instance with project id, added const in 
provider_test
     new fa7c4dc  Add cloudstack ssh key resource and attr for instances
     new 352acba  Update docs for Cloudstack with SSH keypair and timeout
     new 094aad9  Cloudstack - allow OVA template upload
     new 5b14a55  typo
     new d94cce1  acc tests: ensure each resource has a _basic test
     new c88ea8b  Merge pull request #2115 from jalemieux/master
     new cac6d45  provider/cloudstack: updating and tweaking tests and docs
     new a08933c  provider/cloudstack: updating and tweaking tests and docs
     new aa5919f  increase allowed size of userdata for cloudstack provider
     new 37a4e48  fix compile error not caught by 'make dev'
     new 9f5c6d1  Update user date size check
     new 8c689a4  Updates and tweaks
     new 1e15541  Updates and tweaks
     new 93b88aa  Fixing last test
     new 2b1a6f3  Add project parameter to VPC and network Cloudstack resources
     new 694ea25  Add project parameter to cloudstack_ipaddress
     new 9dae977  Add project parameter to cloudstack_disk
     new 2aad3db  Added LoadBalancer support for Cloudstack Provider
     new 4d8271b  Added LoadBalancer support for Cloudstack Provider
     new 1cec09a  Merge pull request #2934 from jeroendekorte/master
     new 0eaf340  Fix issue #3033 and update tweak several cloudstack resources
     new 36aecb9  Fix issue #3033 and update tweak several cloudstack resources
     new 9eaf8c4  Make it easier to run the cloudstack acceptance tests
     new 5d25440  Expand cloudstack_loadbalancer_rule to work without vpcs
     new 99aea1e  Small refactor of the CloudStack load balancer tests
     new 98ddb62  remove various typos
     new e63ee7d  Allow for -1 for Zone ID, which is valid in CloudStack
     new 57c41eb  Use constant for global resources
     new ab5452f  Add project parameter to cloudstack_template resource
     new 8fe08b5  Change IS_GLOBAL_RESOURCE to UnlimitedResourceID to keep 
terminology in sync with CloudStack
     new f7b6c09  Moved project block down
     new 4c27f91  Add support for network domains
     new d3bd68a  Fix styling...
     new 042a231  Check for proper empty response instead of UnlimitedResourceID
     new b867c50  Update conditional to set UnlimitedResourceID for Zonename as 
well as Zoneid
     new c340986  Add Source NAT IP parameter
     new 727e9c8  Merge remote-tracking branch 'upstream/master' into 
source_nat_ip
     new c09b77b  Merge pull request #3324 from vmfarms/master
     new 12d1a79  Small refactor of the UUID/UnlimitedResourceID logic
     new dbb546c  Only set projectID if it is set
     new f33af72  Fix whitespace
     new 31458c4  project was not being referenced
     new d25614b  Fix regexp
     new 23eaf50  Merge pull request #3399 from vmfarms/source_nat_ip
     new c5b2239  Small refactor for better readability and updated the docs
     new b1f46af  Small refactor for better readability and updated the docs
     new 76c24e8  removed extra parentheses
     new e937e31  Add `computed` flag to the `network_domain` parameter
     new 57d0782  Use underscore in virtual machine attribute
     new 8035949  Improve performance all firewall related resources
     new b5b866b  Modified executable bit
     new 0944417  More tweaks to improve performance
     new 836bb53  Change all firewall related resources to take a cidr_list
     new 317b5cc  Change all firewall related resources to take a cidr_list
     new 419875a  Add vlan, startip, endip and gateway for network creation
     new 3f1e194  Add vlan, startip, endip and gateway for network creation
     new 5a43a05  Move tests to ParseCIDR in resource_cloudstack_network and 
add items in read section
     new c612573  Fix wording on the docs for resource_cloudstack_network
     new f576ddc  Add taging shared module for cloudstack and implement it in 
resource_network
     new 3c55b87  Add taging shared module for cloudstack and implement it in 
resource_network
     new 9e4c8c0  Add a check to see if the port value is valid
     new f4e52d0  Specify that the vlan attribute in cloudstack is only usable 
for ROOT admins and stop reading it back
     new e797735  Specify that the vlan attribute in cloudstack is only usable 
for ROOT admins and stop reading it back
     new 90dc4ce  Merge pull request #4772 from svanharmelen/b-fix-panic
     new 2154568  Make the concurrence for applying rules configurable
     new fcf691c  Make the concurrence for applying rules configurable
     new 08ed0cd  Merge remote-tracking branch 'upstream/master' into 
add-tags-plus-networktags
     new 88b234d  Merge remote-tracking branch 'upstream/master' into 
add-tags-plus-networktags
     new 8fc1cf1  Add tests for Network Tags for provider/cloudstack and 
applied tips from PR#4742
     new 35a6f90  Policing up the new `tags` code from @Carles-Figuerola
     new b747446  provider/cloudstack: Improve ssh keypair handling
     new 26c5d8f  provider/cloudstack: Improve ssh keypair handling
     new 19d088a  provider/cloudstack: small doc update
     new 25580ef  provider/cloudstack: small doc update
     new 5c035e8  provider/cloudstack docs: add vpc.network_domain
     new fa4450e  Make name optional on cloudstack_instance resource
     new a6332c5  Changed volume to network in description for zone
     new eea407e  Some minor updates and added a proper test
     new 8abfd29  Update the docs to match the changes made in PR #5587
     new 0f3f07f  Add `cloudstack_static_nat` resource
     new 4605a36  Add `cloudstack_static_nat` resource
     new 2f4842f  Merge pull request #6004 from 
svanharmelen/f-cloudstack-static-nat
     new 8c5a068  Make the CloudStack provider more inline with the other 
provider
     new 651be77  Make the CloudStack provider more inline with the other 
provider
     new cb0003a  Added Group attribute to cloudstack instance resource
     new 7563d39  fixed formatting
     new 96d0016  Add project parameter to cloudstack_port_forward.
     new 9aad361  Update to use setProjectid helper function
     new 8fc0ab6  Refactor the use of names vs IDs for parameters referencing 
other TF resources
     new 4fa1a31  Refactor the use of names vs IDs for parameters referencing 
other TF resources
     new 92a03f8  Added support to read and update group attribute from 
existing vm state.
     new 03ed31e  Added group attribute to cloudstack instance documentation 
markdown
     new 36857f6  Merge branch 'cloudstack-group' of 
https://github.com/jefflaplante/terraform into f-cloustack-group
     new 48e8aa1  Merge branch 'cloudstack-group' of 
https://github.com/jefflaplante/terraform into f-cloustack-group
     new fabc853  Update to latest `go-cloudstack` package to fix issue #6101
     new 4fa4fb8  Use the new functionality offered by the `go-cloudstack` 
package
     new b29ef95  Make replacing the ACL of a network update the network in 
place
     new ba10af6  Make replacing the ACL of a network update the network in 
place
     new 0c61ce2  Use the new option to list ACLs based on the ID and VPC ID
     new 09ac958  Merge pull request #6741 from svanharmelen/f-swap-network-acl
     new ae9cac1  Add the option to assign affinity groups to a VM
     new fbb0160  provider/cloudstack: add root_disk_size
     new e5228c3  provider/cloudstack: add root_disk_size
     new e75a960  Make ACL's swappable, unless you want to stop using an ACL
     new df6a4f3  Make ACL's swappable, unless you want to stop using an ACL
     new 40f7d45  Merge pull request #7070 from serbaut/root_disk_size
     new 97a9b99  Merge pull request #7070 from serbaut/root_disk_size
     new 1a55782  provider/cloudstack: add affinity_group_names
     new eade653  provider/cloudstack: add affinity_group_names
     new 397d632  provider/cloudstack: add security_group_names
     new 310c73b  provider/cloudstack: add security_group_names
     new ad79d1a  Add provider/cloudstack: add security_group_ids
     new b02c026  Add provider/cloudstack: add security_group_ids
     new d482bcb  Remove Computed flag
     new bec7db5  Delete all deprecated parameters before the 0.7 release
     new 4d05390  Delete all deprecated parameters before the 0.7 release
     new 0b0efe7  Fix a small typo in the docs
     new 6827ee8  Add a few explaining lines to the docs about ICMP types/codes
     new 4f79f7a  Add a few explaining lines to the docs about ICMP types/codes
     new 6dfc8a2  provider/cloudstack: do not force a new resource when 
updating instance user_data
     new 1ea5236  Satify my OCD a little :wink: (#7502)
     new 4c37743  Fix several bugs in different resources
     new 03daf3f  Fix creating networks without specifying IP ranges
     new 2debf05  Fix refresing ACL rules when the ACL is deleted
     new f6b4d0f  Fix refresing ACL rules when the ACL is deleted
     new f194c36  Fix refresing an IP when it’s no longer associated
     new 4162108  Fix dynamically determining if `ForceNew = true` (#7745)
     new fc13af7  Add project parameter to additional resources (#7828)
     new a042daf  Add project parameter to additional resources (#7828)
     new 671c01e  Add ability to manage cloudstack affinity groups (#8360)
     new 6f0d30c  Add ability to manage cloudstack affinity groups (#8360)
     new e67332a  Fix the acceptance tests and some cosmetic tweaks (#8598)
     new 84a48ee  Fix the acceptance tests and some cosmetic tweaks (#8598)
     new 2ed6762  provider/cloudstack: fix vpc renaming (#8784)
     new 6633b1a  Support recreating clients and configuring Chef Vaults (#8577)
     new 8b3b74b  network_id is computed (#9102)
     new 89f5b64  Cloudstack security group (#9103)
     new cb9d0b1  Cloudstack security group (#9103)
     new 0e7e086  provider/cloudstack: enhance security groups and rules (#9645)
     new d32ea9d  provider/cloudstack: enhance security groups and rules (#9645)
     new 2a4dc43  Adding private gateway and static route resource to 
cloudstack provider (#9637)
     new 4d753cb  Adding private gateway and static route resource to 
cloudstack provider (#9637)
     new 1429b47  Remove the need for specifying a network ID (#10204)
     new ebd8237  Remove the need for specifying a network ID (#10204)
     new c706239  Properly support secundary IP addresses (#10420)
     new 01c9cac  Properly support secundary IP addresses (#10420)
     new 0697c2d  provider/cloudstack: add support for multiple NICs with port 
forwards and set network_domain for networks (#10638)
     new 764863e  provider/cloudstack: add support for multiple NICs with port 
forwards and set network_domain for networks (#10638)
     new feea97c  Make the hash consistent again (#11546)
     new f1f7d30  website/docs: Run `terraform fmt` on code examples (#12075)
     new 7e3de29  Add params zone_id to cloudstack ipaddress resource (#11306)
     new 6d8cf65  fix cloudstack_disk documentation
     new 915877d  provider/cloudstack: do not force a new resource when 
updating load balancer members (#11786)
     new b5a621d  Update cloudstack provider
     new 7b6a880  Load Cloudstack configuration from file (#13926)
     new 40e9ec3  Update provider docs and add validation (#14863)
     new 5158290  Update provider docs and add validation (#14863)
     new a95d3f2  initial commit
     new df628c0  Add Issue Template
     new 27a887d  Transfer cloudstack provider
     new 82b219a  Merge branch 'master' of /Users/jake/terraform
     new 41c5bc8  Initial transfer of provider code
     new bf27981  Updating Makefile + Add gitignore
     new c4a7612  Transfer cloudstack provider
     new 78230bb  Merge branch 'master' of /Users/jake/terraform
     new 8e9ab7c  Transfer of provider code
     new 64adada  Transfer cloudstack provider website
     new ec8748c  Merge branch 'master' of /Users/jake/terraform
     new 72acec9  Transfer of provider website docs
     new aa647b0  Transfer cloudstack provider
     new cf6c963  Merge branch 'master' of /home/ubuntu/terraform-vendor
     new a3eec1b  Transfer of provider code
     new 1a1e36f  update govendor
     new b1c92db  Updating Makefile + Add gitignore
     new 09756ad  Update CHANGELOG.md
     new f69880d  v0.1.0
     new 19c565b  Cleanup after v0.1.0 release
     new be2d2a1  Fix Changelog Links Script for cloudstack provider
     new 588fdd2  Security group rules don’t have a `name` parameter
     new 2a9195c  Merge pull request #4 from 
terraform-providers/b-security-group-rule
     new 96526a4  Update CHANGELOG.md
     new bd336db  Allow setting projectid for customer gateway (#3)
     new 4eb7c36  Update CHANGELOG.md
     new 9ee10f3  Update CHANGELOG.md
     new 7db2894  Update README.md
     new e7eeca5  chore(docs): add previously undocumented attributes (#5)
     new db1e39d  Reorder and fix copy/paste errors (#6)
     new f74e505  Simplifying the GNUMakefile
     new 68d2887  Adding back the GNUmakefile test-compile step
     new 242ba43  Prevent a potential crash when deleting an instance (#7)
     new 82da22c  Update CHANGELOG.md
     new c11252c  Fixing link in README
     new 8e7b1cf  ipaddress: change check parameters as in API (#8)
     new 19ef1c2  Fixup the `ipaddress` resource (#9)
     new 65367b2  v0.1.1
     new af15293  Cleanup after v0.1.1 release
     new ae68c78  vendor: Ignore github.com/hashicorp/terraform/backend
     new 29c9bb4  vendor: github.com/hashicorp/terraform/[email protected]
     new 5ad3784  Merge pull request #11 from terraform-providers/vendor-tf-0.10
     new 79cf0fe  Update vpn_customer_gateway.html.markdown (#14)
     new afffaf2  Fixing logo
     new 01ed51f  Do not use a non existing parameter (#18)
     new ef3c4da  Update CHANGELOG.md
     new 8b05ffb  ipaddress: set is_portable (#19)
     new 47459f8  add tags in resources vpc, instance, ipadress, template and 
vpc (#16)
     new 0c702ee  Update CHANGELOG.md
     new 82f963d  Make CoC and support channels more visible
     new 5b5a218  Add datasource cloudstack_template (#21)
     new 1ca338f  Fixup the new data source
     new 278188a  Update CHANGELOG.md
     new 881b4ac  Add Load Balancer Rule protocol support (#22)
     new 7515156  Make sure to verify the protocol
     new 16b78d7  Add documentation for Cloudstack template datasource (#24)
     new 5aa465e  v0.1.2
     new 8c7f570  Cleanup after v0.1.2 release
     new 41f536a  Fix issue #25 (#26)
     new 650f337  v0.1.3
     new b223dcf  Cleanup after v0.1.3 release
     new 1225527  Read back the `root_disk_size` (#28)
     new 5b535c0  Fix the check that determines if tags should be set (#29)
     new c46b229  v0.1.4
     new 88ceea1  Cleanup after v0.1.4 release
     new d58e807  typo (#33)
     new 9cbc9a7  Add secondary IP address output to create function (#34)
     new b4c6e17  Update CHANGELOG.md
     new 1d2730a  instance: volume is in Byte rather than GiB (#32)
     new b1ded0f  Update CHANGELOG.md
     new bc1f29b  v0.1.5
     new 62d7e5d  Cleanup after v0.1.5 release
     new e15b968  make: Add website + website-test targets
     new 0b1eadd  Merge pull request #37 from terraform-providers/f-make-website
     new aefe74a  README.md: correct provider organization & missing repository 
name
     new e94081f  disk: Read attach field using volume's Virtualmachineid (#38)
     new 30eb8f3  go-mod: switch to using Go modules
     new f85ae6c  Make the tests work with the CloudStack Simulator
     new c009229  Merge pull request #46 from 
terraform-providers/svh/f-update-tests
     new 5128a40  Add support for importing resources
     new 652428b  Merge pull request #47 from terraform-providers/svh/f-imports
     new 1fff644  Update CHANGELOG.md
     new e4ff260  Add information about the test setup
     new 16c388d  Update README.md
     new edc2258  Allow user-data to be plain text or base64 encoded text
     new 4a61ae7  Merge pull request #48 from 
terraform-providers/svh/f-user-data
     new b5814e0  r/loadbalancer_rule: add support for SSL offloading
     new 8c203c9  Merge pull request #49 from terraform-providers/svh/f-lb-cert
     new 660dab1  Update CHANGELOG.md
     new 0ae3d29  r/cloudstack_instance: support deploying a stopped vm
     new 7ac21e0  Merge pull request #50 from terraform-providers/svh/f-start-vm
     new 643f9d5  Update the instance import logic to work with the new field
     new e4bd409  Merge pull request #51 from terraform-providers/svh/f-start-vm
     new db58a99  Update CHANGELOG.md
     new 21d881e  v0.2.0
     new ec25df7  Cleanup after v0.2.0 release
     new 83b7709  provider: Require Go 1.11 in TravisCI and README provider: 
Run go fix provider: Run go fmt
     new c7f2591  Merge pull request #55 from 
terraform-providers/go1.11-upgrade-2019-01-07
     new 5b65411  Update .travis.yml to have proper indentation
     new 544cf84  Add support to import resources when using projects
     new a6c0a77  Merge pull request #56 from 
terraform-providers/svh/f-import-project
     new ff819b4  Update CHANGELOG.md
     new dc17baf  Update CHANGELOG.md
     new 688e992  website: Update link to file function
     new ea2f322  Merge pull request #60 from nfagerlund/mar19_broken_links
     new 0e3f3e1  go mod tidy
     new 664f407  Pin Go to 1.11.5
     new 888d778  Merge pull request #61 from 
terraform-providers/fix-go-sum-checksum
     new ef801b7  gomod: update terraform and go-cloudstack
     new 07febb7  Merge pull request #64 from terraform-providers/svh/f-cs-4.12
     new a202883  Update the CHANGELOG
     new af90af7  v0.3.0
     new 2782cca  Cleanup after v0.3.0 release
     new 34d541d  Add back support for tags in resources
     new f74f1cb  Merge pull request #65 from cezarsa/tags
     new d844152  Update CHANGELOG.md
     new 992d253  vendor: update go-cloudstack version to v2.7.0
     new 35b0e2b  Add AutoScaleVmProfile resource
     new 4122210  Merge pull request #69 from cezarsa/autoscalevmprofile
     new 9bc01da  Reorder a few params to match the ordering in the docs
     new f900a63  Update go-cloudstack version in modules and vendor
     new 32735b8  Fix reading template in autoscale vm profile resource
     new c838925  Merge pull request #70 from cezarsa/fixgettemplateid
     new 54ca63d  Update the module to properly use v2
     new 6d87f9c  Merge pull request #71 from terraform-providers/f-v2
     new 9ca483a  Update README.md
     new 3145bf1  Update license to Apache License, Version 2.0
     new 4db2f70  Remove obsolete vendor directory
     new 5e7ccfe  Deleted old CI/CD references

The 337 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.

Reply via email to