Rename network load balancer modules (#1466)

* update LB modules to new names

* update LB modules names

* update test paths
This commit is contained in:
Ludovico Magnocavallo
2023-06-26 09:50:10 +02:00
committed by GitHub
parent 4b6552a6f6
commit 638841c8d1
106 changed files with 189 additions and 166 deletions

View File

@@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
module: modules/net-glb
module: modules/net-lb-app-ext
tests:
test-plan:

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
module: modules/net-ilb-l7
module: modules/net-lb-app-int
common_tfvars:
- common.tfvars
tests:

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
module: modules/net-ilb
module: modules/net-lb-int
tests:
defaults: