-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
azurerm_private_endpoint
- add member_name
property of ip_configuration
block, support multiple ip_configuration
blocks.
#19389
azurerm_private_endpoint
- add member_name
property of ip_configuration
block, support multiple ip_configuration
blocks.
#19389
Conversation
…uration` block, support multiple `ip_configuration` blocks.
cf08ff7
to
5389c51
Compare
50f1702
to
f1b6459
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @ziyeqf - LGTM 🦘
…uration` block, support multiple `ip_configuration` blocks. (hashicorp#19389) fix hashicorp#19293 fix hashicorp#18443
CHANGELOG hashicorp#19389
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
fix #19293
fix #18443
CI failed due to a lock on subnet used on delete function added #16315, and it cannot be resolved for now.