Skip to content

Commit 4d344bf

Browse files
committed
remove ASM example
1 parent 6e8e500 commit 4d344bf

File tree

8 files changed

+0
-330
lines changed

8 files changed

+0
-330
lines changed

build/int.cloudbuild.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -365,21 +365,6 @@ steps:
365365
- verify safer-cluster-iap-bastion-local
366366
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
367367
args: ['/bin/bash', '-c', 'cft test run TestSaferClusterIapBastion --stage teardown --verbose']
368-
- id: apply simple-zonal-with-asm-local
369-
waitFor:
370-
- create-all
371-
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
372-
args: ['/bin/bash', '-c', 'cft test run TestAll/examples/simple_zonal_with_asm --stage apply --verbose --test-dir test/integration']
373-
- id: verify simple-zonal-with-asm-local
374-
waitFor:
375-
- apply simple-zonal-with-asm-local
376-
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
377-
args: ['/bin/bash', '-c', 'cft test run TestAll/examples/simple_zonal_with_asm --stage verify --verbose --test-dir test/integration']
378-
- id: teardown simple-zonal-with-asm-local
379-
waitFor:
380-
- verify simple-zonal-with-asm-local
381-
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
382-
args: ['/bin/bash', '-c', 'cft test run TestAll/examples/simple_zonal_with_asm --stage teardown --verbose --test-dir test/integration']
383368
- id: apply simple-autopilot-private-local
384369
waitFor:
385370
- create-all

examples/simple_zonal_with_asm/README.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

examples/simple_zonal_with_asm/asm.tf

Lines changed: 0 additions & 40 deletions
This file was deleted.

examples/simple_zonal_with_asm/main.tf

Lines changed: 0 additions & 44 deletions
This file was deleted.

examples/simple_zonal_with_asm/network.tf

Lines changed: 0 additions & 45 deletions
This file was deleted.

examples/simple_zonal_with_asm/outputs.tf

Lines changed: 0 additions & 66 deletions
This file was deleted.

examples/simple_zonal_with_asm/variables.tf

Lines changed: 0 additions & 53 deletions
This file was deleted.

examples/simple_zonal_with_asm/versions.tf

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)