vmware / terraform-provider-vcf

Terraform Provider for VMware Cloud Foundation
https://registry.terraform.io/providers/vmware/vcf/
Mozilla Public License 2.0
23 stars 10 forks source link

fix: `d/credentials`segmentation violation #216

Closed tenthirtyam closed 3 months ago

tenthirtyam commented 3 months ago

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

Return an empty slice when creds == nil.

Type of Pull Request

Related to Existing Issues

Closes #211

Test and Documentation Coverage

For bug fixes or features:

Breaking Changes?

github-actions[bot] commented 1 month ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.