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

feat(vdc): change datasource schema #35

Merged
merged 2 commits into from
Feb 10, 2023
Merged

feat(vdc): change datasource schema #35

merged 2 commits into from
Feb 10, 2023

Conversation

gaetanars
Copy link
Contributor

Description of your changes

Change datasource vdc schema according to vdc ressource

If you submit change in the provider code, please make sure to:

  • Write or modify examples in examples/ directory
  • Write or modify acceptance tests
  • Run make generate to ensure the doc was updated properly

How has this code been tested

❯ make testacc TEST=./internal/provider TESTARGS='-run TestAccVdcDataSource'
TF_ACC=1 go test ./... -v -run TestAccVdcDataSource -timeout 120m
?       github.com/orange-cloudavenue/terraform-provider-cloudavenue    [no test files]
=== RUN   TestAccVdcDataSource
--- PASS: TestAccVdcDataSource (9.79s)
PASS
ok      github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/provider  9.793s
testing: warning: no tests to run
PASS
ok      github.com/orange-cloudavenue/terraform-provider-cloudavenue/pkg/utils  (cached) [no tests to run]

@crown-app crown-app bot added the Fix label Feb 10, 2023
@gaetanars gaetanars merged commit 3235d74 into main Feb 10, 2023
@gaetanars gaetanars deleted the 34-enhancement branch February 10, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Large PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Review VDC Data Source according to VDC Ressource
2 participants