Rename network load balancer modules (#1466)
* update LB modules to new names * update LB modules names * update test paths
This commit is contained in:
committed by
GitHub
parent
4b6552a6f6
commit
638841c8d1
@@ -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:
|
||||
@@ -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:
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user