Skip to content

Commit

Permalink
Merge pull request #29 from hashicorp/main
Browse files Browse the repository at this point in the history
Fork Sync: Update from parent repository
  • Loading branch information
mbialon authored Sep 27, 2023
2 parents 6deafd6 + b2d11f0 commit 777a847
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ resource "azurerm_mobile_network_packet_core_control_plane" "test" {
}
interoperability_settings_json = jsonencode({
"mtu" = 1440
"unknownuser-causecode" = "eps-and-non-eps-service-not-allowed-8"
})
depends_on = [azurerm_mobile_network.test]
Expand Down Expand Up @@ -489,7 +489,7 @@ resource "azurerm_mobile_network_packet_core_control_plane" "test" {
control_plane_access_ipv4_subnet = "192.168.1.0/25"
interoperability_settings_json = jsonencode({
"mtu" = 1440
"unknownuser-causecode" = "eps-and-non-eps-service-not-allowed-8"
})
local_diagnostics_access {
Expand Down

0 comments on commit 777a847

Please sign in to comment.