You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1036,8 +1036,6 @@ Description: A map of private endpoints to create on this resource. The map key
1036
1036
-`ip_configurations` - (Optional) A map of IP configurations to create on the private endpoint. If not specified the platform will create one. The map key is deliberately arbitrary to avoid issues where map keys maybe unknown at plan time.
1037
1037
-`name` - The name of the IP configuration.
1038
1038
-`private_ip_address` - The private IP address of the IP configuration.
1039
-
-`inherit_lock` - (Optional) Should the private endpoint inherit the lock from the parent resource? Defaults to `true`.
1040
-
-`inherit_tags` - (Optional) Should the private endpoint inherit the tags from the parent resource? Defaults to `true`.
@@ -968,8 +966,6 @@ A map of private endpoints to create on this resource. The map key is deliberate
968
966
- `ip_configurations` - (Optional) A map of IP configurations to create on the private endpoint. If not specified the platform will create one. The map key is deliberately arbitrary to avoid issues where map keys maybe unknown at plan time.
969
967
- `name` - The name of the IP configuration.
970
968
- `private_ip_address` - The private IP address of the IP configuration.
971
-
- `inherit_lock` - (Optional) Should the private endpoint inherit the lock from the parent resource? Defaults to `true`.
972
-
- `inherit_tags` - (Optional) Should the private endpoint inherit the tags from the parent resource? Defaults to `true`.
0 commit comments