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

Define an IP-configuration (static ip) for private endpoints #482

Open
fschirinzi opened this issue Jul 11, 2023 · 0 comments
Open

Define an IP-configuration (static ip) for private endpoints #482

fschirinzi opened this issue Jul 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@fschirinzi
Copy link

Is your feature request related to a problem? Please describe.
Currently, it is not possible to define a static IP-address for private endpoints by defining the ip_configuration block, which is supported in the Private-Endpoint Terraform Resource >3.21.0

Describe the solution you'd like
By defining the ip_configuration block, I can set a static IP for a private endpoint.

Describe alternatives you've considered
The ip_configuration block is optional. Thus, no breaking change is introduced.

Additional context
The feature to set the ip_configuration is not supported yet in the terraform azurerm caf modules.
I created an Issue aztfmod/terraform-azurerm-caf#1689 and PR aztfmod/terraform-azurerm-caf#1691

I will also create a PR for this repository.

@fschirinzi fschirinzi added the enhancement New feature or request label Jul 11, 2023
@fschirinzi fschirinzi changed the title Define an IP-configuration for private endpoints Define an IP-configuration (static ip) for private endpoints Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant