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-11953 Added workload password to machine user resource #120

Merged
merged 1 commit into from
May 3, 2024

Conversation

daszabo
Copy link
Contributor

@daszabo daszabo commented May 2, 2024

  • Added a sensitive field called workload_password to machine user schema. It is updateable
  • Added missing IAM examples
  • Added missing doc template files

@daszabo daszabo requested a review from a team as a code owner May 2, 2024 15:57
- Added a sensitive field called workload_password to machine user schema. It is updateable
- Added missing IAM examples
- Added missing doc template files
Copy link

github-actions bot commented May 2, 2024

Go test coverage: 32.2% for commit 85a0271
⚠️ 1 of 10 packages have zero coverage.
  • github.com/cloudera/terraform-provider-cdp/resources/ml
View coverage for all packages
# Package Name                                                      | Coverage
+ github.com/cloudera/terraform-provider-cdp/cdpacctest             |    30.8%
+ github.com/cloudera/terraform-provider-cdp/provider               |    78.7%
+ github.com/cloudera/terraform-provider-cdp/resources/datahub      |    37.4%
+ github.com/cloudera/terraform-provider-cdp/resources/datalake     |     7.8%
+ github.com/cloudera/terraform-provider-cdp/resources/environments |    48.0%
+ github.com/cloudera/terraform-provider-cdp/resources/iam          |     1.9%
- github.com/cloudera/terraform-provider-cdp/resources/ml           |     0.0%
+ github.com/cloudera/terraform-provider-cdp/resources/opdb         |    23.9%
+ github.com/cloudera/terraform-provider-cdp/utils                  |    43.4%
+ github.com/cloudera/terraform-provider-cdp/utils/test             |    68.8%

@gregito gregito merged commit 624cbae into main May 3, 2024
6 checks passed
@gregito gregito deleted the CDPCP-11953 branch May 3, 2024 09:14
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