Skip to content

Added aci_virtual_ip_address resource (DCNE-45)#1442

Closed
sajagana wants to merge 5 commits intoCiscoDevNet:masterfrom
sajagana:45_l4l7vip
Closed

Added aci_virtual_ip_address resource (DCNE-45)#1442
sajagana wants to merge 5 commits intoCiscoDevNet:masterfrom
sajagana:45_l4l7vip

Conversation

@sajagana
Copy link
Copy Markdown
Collaborator

No description provided.

@sajagana sajagana linked an issue Jan 29, 2026 that may be closed by this pull request
@github-actions github-actions bot changed the title Added aci_virtual_ip_address resource Added aci_virtual_ip_address resource (DCNE-45) Jan 29, 2026

* `parent_dn` - (string) The distinguished name (DN) of the parent object, possible resources:
- [aci_application_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/application_epg) ([fvAEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvAEPg/overview))
* `ip` (addr) - (string) The L4-L7 Virtual IP Address of the Virtual IP Address object.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The description sounds redundant..
Could we change it to -> The L4-L7 Virtual IP Address for this object.


* `parent_dn` - (string) The distinguished name (DN) of the parent object, possible resources:
- [aci_application_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/application_epg) ([fvAEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvAEPg/overview))
* `ip` (addr) - (string) The L4-L7 Virtual IP Address of the Virtual IP Address object.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The description sounds redundant..
Could we change it to -> The L4-L7 Virtual IP Address for this object.

@sajagana sajagana requested a review from shrsr February 2, 2026 05:28

var _ basetypes.StringTypable = RoundedPercentageStringType{}

type RoundedPercentageStringType struct {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is RoundedPercentageStringType being used anywhere? I can only see the IPV6 custom type being used in this PR but I may have missed something.

unicast_routing: "yes"
virtual_mac_address: 00:22:BD:F8:19:FB
custom_type:
link_local_ipv6_address: fe80::0002
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we also test the full form ipv6 address? now it is only a :: form

@sajagana
Copy link
Copy Markdown
Collaborator Author

Created alternate PR: #1455, to avoid conflicts.

@sajagana sajagana closed this Mar 18, 2026
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.

Support L4-L7 Virtual IPs - class fv:Vip (DCNE-45)

4 participants