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 template data source #14

Merged
merged 2 commits into from
Dec 14, 2020
Merged

Add template data source #14

merged 2 commits into from
Dec 14, 2020

Conversation

mfranczy
Copy link
Contributor

@mfranczy mfranczy commented Dec 7, 2020

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

Description

Add template 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=TestAccAnxCloudTemplateDataSource'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... | grep -v 'vendor') -v -run=TestAccAnxCloudTemplateDataSource -timeout 120m -parallel=4
?       github.com/anexia-it/terraform-provider-anxcloud        [no test files]
=== RUN   TestAccAnxCloudTemplateDataSource
--- PASS: TestAccAnxCloudTemplateDataSource (4.97s)
PASS
ok      github.com/anexia-it/terraform-provider-anxcloud/anxcloud       4.973s

Release Note

Release note for CHANGELOG:

Add template 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 template-ds branch 2 times, most recently from 394a000 to 87e6001 Compare December 11, 2020 13:36
Signed-off-by: Marcin Franczyk <[email protected]>
Signed-off-by: Marcin Franczyk <[email protected]>
@mfranczy mfranczy merged commit 5501bbb into main Dec 14, 2020
@mfranczy mfranczy deleted the template-ds 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.

1 participant