This is an automated email from the ASF dual-hosted git repository.
vishesh92 pushed a change to branch fixup-cloudstack-role-permission
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
omit 1903f15 Fix role_permission description edits and authoritative drift
detection
omit 8642107 Fix reordering of role permissions (inc. external)
add 676c000 Increase timeout for acceptance tests
add e4d3187 Merge pull request #341 from bddvlpr/ci/increase-timeout
add 8291b3d test: cover project display_text compatibility (#335)
add 13756c1 Fix reordering of role permissions (inc. external) (#340)
add c17fdbc Fix role_permission description edits and authoritative drift
detection
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1903f15)
\
N -- N -- N refs/heads/fixup-cloudstack-role-permission (c17fdbc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
GNUmakefile | 2 +-
cloudstack/resource_cloudstack_project.go | 16 +++--
cloudstack/resource_cloudstack_project_test.go | 82 +++++++++++++++++++++++++-
3 files changed, 92 insertions(+), 8 deletions(-)