cloud-foundation-fabric/tests/modules/cloud_run/examples
Wiktor Niesiobędzki d07daf966a
End-to-end tests for terraform modules (#1751)
Add end-to-end tests (apply, plan, destroy) for examples.

When run, `tests/examples_e2e`:
1. Create an environment for tests to run (folder, project vpc network) 
2. For each marked example (with `e2e` tftest directive), run apply, plan, destroy
3. Verify:
* no failure in apply
* empty plan after apply
* no failure during destroy
4. When all tests are done, destroy test environment

More details in `tests/examples_e2e/README.md`
2023-10-20 09:59:52 +02:00
..
audit-logs.yaml Refactor cloud run module to use optionals and support all features (#1293) 2023-04-01 14:06:29 +02:00
connector-shared.yaml Fix cloud run tests 2023-08-07 16:46:20 +02:00
connector.yaml Fix cloud run tests 2023-08-07 16:46:20 +02:00
eventarc.yaml Refactor cloud run module to use optionals and support all features (#1293) 2023-04-01 14:06:29 +02:00
gen2.yaml feat(modules/cloud-run): add gen2 exec env support (#1582) 2023-08-09 23:04:16 +02:00
revision-annotations.yaml Fix cloud run tests 2023-08-07 16:46:20 +02:00
secrets.yaml Fix cloud run tests 2023-08-07 16:46:20 +02:00
service-account-external.yaml Fix cloud run tests 2023-08-07 16:46:20 +02:00
service-account.yaml Fix cloud run tests 2023-08-07 16:46:20 +02:00
simple.yaml End-to-end tests for terraform modules (#1751) 2023-10-20 09:59:52 +02:00
traffic.yaml Refactor cloud run module to use optionals and support all features (#1293) 2023-04-01 14:06:29 +02:00
trigger-service-account-external.yaml Bump provider versions to v5.0.0 (#1724) 2023-10-03 12:15:36 +00:00
trigger-service-account.yaml Bump provider versions to v5.0.0 (#1724) 2023-10-03 12:15:36 +00:00