Closed AlexanderSehr closed 1 month ago
ref: Azure Bastion and Azure Firewall
[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!
[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.
Hey @fabmas, I just migrated this issue from CARML. Please take a look if it's still relevant and triage :)
Hi @AlexanderSehr The module appears to be updated with the correct Public IP implementation version. I have included a test case that demonstrates the method for utilizing an existing Public IP by referencing its resourceID. The PR for the update is #3341
Description
The implementation of the NAT Gateway Public IP differs a lot from the other resources which introduces quite some inconsistency.
This is partly rooted in the fact that the NAT Gateway can have multiple Public IPs & alternative multiple Public IP Prefixes.
We should anyways align the approach and, for example, allow the user to either specify an array of Public IPs, or provide the configuration to create multiple Public IPs (- the same for prefixes).