Skip to content

Conversation

@Tejashree-RS
Copy link
Collaborator

No description provided.

Tejashree-RS and others added 7 commits November 26, 2025 23:34
…open#265)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](golang/crypto@v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds validation logic for the use_identity and allow_unsecured_connection fields in the vDiscovery Task resource to enforce specific configuration constraints.

  • Enforces standard port requirements when use_identity is true (port 443 for HTTPS, port 80 for HTTP)
  • Validates that allow_unsecured_connection requires HTTPS protocol and either VMWARE or OPENSTACK driver types

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VishrutiBuddhadev VishrutiBuddhadev changed the title [FIX] NPA-1042 [FIX] NPA-1042 - Added Validation for Vdiscoverytask Port, Protocol, and DriverType Fields Dec 2, 2025
@VishrutiBuddhadev VishrutiBuddhadev merged commit e458a51 into infobloxopen:feature Dec 2, 2025
3 checks passed
Chaithra001 pushed a commit to Chaithra001/terraform-provider-nios that referenced this pull request Dec 2, 2025
…and DriverType Fields (infobloxopen#279)

* added validator for use_identity and allow_unsecured_connection attributes

* modified comment

* chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (infobloxopen#265)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](golang/crypto@v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vishruti Buddhadev <[email protected]>
VishrutiBuddhadev added a commit to VishrutiBuddhadev/terraform-provider-nios that referenced this pull request Dec 3, 2025
…and DriverType Fields (infobloxopen#279)

* added validator for use_identity and allow_unsecured_connection attributes

* modified comment

* chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (infobloxopen#265)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](golang/crypto@v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vishruti Buddhadev <[email protected]>
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