Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flatten the ip address outputs #80

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

zachreborn
Copy link
Owner

Description

Flatten the private ip outputs from the velocloud module.

Issue or Ticket

N/A

Type of change

  • Bugfix
  • New feature
  • Version update

Breaking Changes

  • Yes
  • No

Breaking Changes Description

The following outputs are now no longer nested lists and are instead a flat list of ip addresses:

  • private_network_interface_private_ips
  • public_network_interface_private_ips
  • mgmt_network_interface_private_ips

TODOs

  • Validate your code matches the style of the project.
  • Update the docs.
  • Validate all tests run successfull, including pre-commit checks.
  • Include release notes and description. This should include both a summary of the changes and any necessary context.

@zachreborn zachreborn merged commit b015599 into main Nov 19, 2024
7 of 10 checks passed
@zachreborn zachreborn deleted the bugfix_flatten_velocloud_ip_outputs branch November 19, 2024 23:46
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.

1 participant