vmware / terraform-provider-vcf

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

Remove BGP peer password requirement #150

Closed dimitarproynov closed 6 months ago

dimitarproynov commented 6 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

Remove BGP peer password requirement Clients of VCF have a use-case where the BGP peer password is not used.

Type of Pull Request

Related to Existing Issues

Issue Number: https://github.com/vmware/terraform-provider-vcf/issues/146

Test and Documentation Coverage

For bug fixes or features:

Breaking Changes?

vmwclabot commented 6 months ago

@dimitarproynov, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

github-actions[bot] commented 5 months 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.