Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Resource: ovirt_snapshot #157

Merged
merged 1 commit into from
Jul 10, 2019
Merged

New Resource: ovirt_snapshot #157

merged 1 commit into from
Jul 10, 2019

Conversation

imjoey
Copy link
Member

@imjoey imjoey commented Jul 10, 2019

Signed-off-by: imjoey [email protected]

Fixes #105 .

Changes proposed in this pull request:

  • Add support for new resource ovirt_snapshot, which is to manage a snapshot of a vm
  • Add acceptance testing for this new resource
  • Add docs in site associated with this new resource

Output from acceptance testing:

$ make testacc TEST=./ovirt TESTARGS='-run=TestAccOvirtSnapshot_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ovirt -v -run=TestAccOvirtSnapshot_basic -timeout 180m
=== RUN   TestAccOvirtSnapshot_basic
--- PASS: TestAccOvirtSnapshot_basic (109.37s)
PASS
ok      github.com/ovirt/terraform-provider-ovirt/ovirt 109.391s

@imjoey imjoey added enhancement New feature or request new-resource labels Jul 10, 2019
@imjoey imjoey merged commit cefcd56 into oVirt:master Jul 10, 2019
@imjoey imjoey deleted the new_r_snapshot branch July 10, 2019 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request for New Resource: ovirt_snapshot
1 participant