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

Add disk type data source #12

Merged
merged 2 commits into from
Dec 4, 2020
Merged

Add disk type data source #12

merged 2 commits into from
Dec 4, 2020

Conversation

mfranczy
Copy link
Contributor

@mfranczy mfranczy commented Dec 3, 2020

Signed-off-by: Marcin Franczyk [email protected]

Description

Add disk type data source.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

make testacc TESTARGS='-run=TestAccAnxCloudDiskTypeDataSource'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... | grep -v 'vendor') -v -run=TestAccAnxCloudDiskTypeDataSource -timeout 120m -parallel=4
?       github.com/anexia-it/terraform-provider-anxcloud        [no test files]
=== RUN   TestAccAnxCloudDiskTypeDataSource
--- PASS: TestAccAnxCloudDiskTypeDataSource (2.08s)
PASS
ok      github.com/anexia-it/terraform-provider-anxcloud/anxcloud       2.087s

Release Note

Release note for CHANGELOG:

Add disk type data source.

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@mfranczy mfranczy force-pushed the disk-type-datasource branch from 04399d9 to fbfacc4 Compare December 3, 2020 14:59
@mfranczy mfranczy changed the title add disk type data source Add disk type data source Dec 3, 2020
@mfranczy mfranczy force-pushed the disk-type-datasource branch 3 times, most recently from 075a80d to 922b72c Compare December 4, 2020 11:24
Signed-off-by: Marcin Franczyk <[email protected]>
Signed-off-by: Marcin Franczyk <[email protected]>
@mfranczy mfranczy force-pushed the disk-type-datasource branch from 922b72c to 0db7c64 Compare December 4, 2020 11:48
@mfranczy mfranczy merged commit 352a540 into main Dec 4, 2020
@mfranczy mfranczy deleted the disk-type-datasource branch December 14, 2020 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants