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

[Module Proposal]: avm-utl-network-ip-addresses #1739

Open
2 tasks done
jaredfholgate opened this issue Nov 29, 2024 · 3 comments
Open
2 tasks done

[Module Proposal]: avm-utl-network-ip-addresses #1739

jaredfholgate opened this issue Nov 29, 2024 · 3 comments
Assignees
Labels
Language: Terraform 🌐 This is related to the Terraform IaC language Needs: Attention 👋 Reply has been added to issue, maintainer to review Needs: Triage 🔍 Maintainers need to triage still Status: Owners Identified 🤘 This module has its owners identified Type: New Module Proposal 💡 A new module for AVM is being proposed

Comments

@jaredfholgate
Copy link
Member

Check for previous/existing GitHub issues/module proposals

  • I have checked for previous/existing GitHub issues/module proposals.

Check this module doesn't already exist in the module indexes

  • I have checked for that this module doesn't already exist in the module indexes.

Bicep or Terraform?

Terraform

Module Classification?

Utility Module

Module Name

avm-utl-network-ip-addresses

Module Details

This module would abstract the use of the Terraform function for CIDR ranges to make it simple and effective to use. It would accept a map and return a map and it would generate ranges in the most efficient way to best utilise the address space.

The cidr code will be very similar to this: https://github.com/jaredfholgate/terraform_cidr_calculator

It would have a second capability of generating static ip addresses based on Azure standards for reserved ranges (i.e. starting at 4 by default). This is not shown in the example, but is the reason for the more generic naming.

This can be used by customers, in pattern modules and in examples where we need to generate a set of ip ranges based on sizes and a parent cidr. This will also be useful for auto-generating subnet ip ranges when AVNM IPAM is in wider use.

Do you want to be the owner of this module?

Yes

Module Owner's GitHub Username (handle)

jaredfholgate

(Optional) Secondary Module Owner's GitHub Username (handle)

No response

@jaredfholgate jaredfholgate added Needs: Triage 🔍 Maintainers need to triage still Type: New Module Proposal 💡 A new module for AVM is being proposed labels Nov 29, 2024

Important

The "Needs: Triage 🔍" label must be removed once the triage process is complete!

Tip

For additional guidance on how to triage this issue/PR, see the AVM Issue Triage documentation.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Language: Terraform 🌐 This is related to the Terraform IaC language label Nov 29, 2024

@jaredfholgate, thanks for volunteering to be a module owner!

Important

Please don't start the development just yet!

The AVM core team will review this module proposal and respond to you first. Thank you!

@microsoft-github-policy-service microsoft-github-policy-service bot added the Status: Owners Identified 🤘 This module has its owners identified label Nov 29, 2024

Important

@jaredfholgate, this issue has not had any activity in the last 3 weeks. Please feel free to reach out to the AVM core team should you have any questions or need any help with the development of this module.

Tip

To silence this notification, provide an update every 3 weeks on the Module Proposal issue, or add the "Status: Long Term ⏳" label.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention 👋 Reply has been added to issue, maintainer to review label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language: Terraform 🌐 This is related to the Terraform IaC language Needs: Attention 👋 Reply has been added to issue, maintainer to review Needs: Triage 🔍 Maintainers need to triage still Status: Owners Identified 🤘 This module has its owners identified Type: New Module Proposal 💡 A new module for AVM is being proposed
Projects
Status: Proposed
Development

No branches or pull requests

1 participant