This is an automated email from the ASF dual-hosted git repository.
kiranchavala pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
from 2d90b19 serviceoffering: add params for custom offering, storage
tags, encryptroot (#212)
add 2673fe4 Support desc and ruleId in create_network_acl_rule
add fed2259 fix review comment
add 1b1a9b8 change rule_id -> rule_number and add doc
add 967a37d add params in unit tests
add 930d61e verify description and rule_number in unit test
add 1f868fe use fields defined in schema
add 38b6ed7 fix test verification sequence
add da84245 handle review comments
new 9fe0ac6 Merge pull request #203 from shapeblue/supportDesc
The 1 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.
Summary of changes:
cloudstack/resource_cloudstack_network_acl_rule.go | 31 ++++++++++++++++++++++
.../resource_cloudstack_network_acl_rule_test.go | 26 +++++++++++++++---
website/docs/r/network_acl_rule.html.markdown | 4 +++
3 files changed, 58 insertions(+), 3 deletions(-)