Skip to content

feat(cloud): implement CRUD functions for Kubernetes cloud resource #274

feat(cloud): implement CRUD functions for Kubernetes cloud resource

feat(cloud): implement CRUD functions for Kubernetes cloud resource #274

Triggered via pull request October 3, 2024 13:28
Status Failure
Total duration 22s
Artifacts

static-analysis.yaml

on: pull_request
Check conventional commits
11s
Check conventional commits
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check conventional commits
You have commit messages with errors ⧗ input: feat(cloud): implement Read and Delete functions for Kubernetes cloud resource - Added `Read` function in `kubernetesCloudResource` to handle reading the current state of the Kubernetes cloud. - Implemented `Delete` function in `kubernetesCloudResource` to handle the removal of Kubernetes clouds. - Integrated the new methods into the Terraform provider's resource lifecycle. - Updated the schema and model to ensure proper state management during read and delete operations. ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint