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

CDPCP-12211 - mismatch between struct and object: Struct defines fields not found in object: availability_zones #148

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

gregito
Copy link
Contributor

@gregito gregito commented Aug 1, 2024

No description provided.

Copy link

github-actions bot commented Aug 1, 2024

Go test coverage: 31.8% for commit 4936291
⚠️ 2 of 13 packages have zero coverage.
  • github.com/cloudera/terraform-provider-cdp/resources/de
  • github.com/cloudera/terraform-provider-cdp/resources/ml
View coverage for all packages
# Package Name                                                        | Coverage
+ github.com/cloudera/terraform-provider-cdp/cdpacctest               |    26.9%
+ github.com/cloudera/terraform-provider-cdp/provider                 |    78.7%
+ github.com/cloudera/terraform-provider-cdp/resources/datahub        |    36.5%
+ github.com/cloudera/terraform-provider-cdp/resources/datalake       |     7.7%
- github.com/cloudera/terraform-provider-cdp/resources/de             |     0.0%
+ github.com/cloudera/terraform-provider-cdp/resources/dw             |    83.3%
+ github.com/cloudera/terraform-provider-cdp/resources/dw/cluster/aws |    78.6%
+ github.com/cloudera/terraform-provider-cdp/resources/environments   |    45.8%
+ github.com/cloudera/terraform-provider-cdp/resources/iam            |     2.8%
- github.com/cloudera/terraform-provider-cdp/resources/ml             |     0.0%
+ github.com/cloudera/terraform-provider-cdp/resources/opdb           |    25.3%
+ github.com/cloudera/terraform-provider-cdp/utils                    |    51.3%
+ github.com/cloudera/terraform-provider-cdp/utils/test               |    68.8%

@gregito gregito enabled auto-merge (rebase) August 1, 2024 08:04
@gregito gregito merged commit 1fa2709 into main Aug 1, 2024
9 checks passed
@daszabo daszabo deleted the CDPCP-12211 branch August 1, 2024 08:07
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.

mismatch between struct and object: Struct defines fields not found in object: availability_zones.
2 participants