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
..
2023-06-04 10:12:32 +00:00
2023-02-07 15:59:29 +01:00
2023-09-29 16:40:48 +00:00
2023-07-28 09:54:36 +00:00
2023-06-30 18:44:57 +02:00
2023-04-17 09:17:54 +02:00
2023-10-15 15:02:50 +00:00
2023-09-05 11:28:12 +02:00
2023-04-25 15:12:32 +02:00
2023-05-13 23:51:46 -04:00
2023-10-20 09:59:52 +02:00
2023-10-03 12:15:36 +00:00
2023-04-17 09:17:54 +02:00
2023-10-20 09:59:52 +02:00
2023-10-05 17:31:07 +02:00
2023-08-11 15:25:17 +00:00
2023-10-18 09:24:00 +00:00
2023-04-17 09:17:54 +02:00
2023-07-29 14:31:18 +02:00
2023-09-05 11:28:12 +02:00
2023-10-03 21:37:21 +02:00
2023-05-04 07:38:40 +02:00
2023-04-17 09:17:54 +02:00
2023-08-20 09:44:20 +02:00
2023-10-16 07:45:10 +00:00
2023-08-18 15:37:32 +02:00
2023-09-15 12:18:45 +01:00
2023-10-19 19:54:22 +02:00
2023-04-21 17:51:19 +02:00
2023-04-05 14:22:52 +00:00
2023-08-20 09:44:20 +02:00
2023-09-17 00:21:36 +02:00
2023-06-07 23:23:28 +02:00
2023-09-05 11:28:12 +02:00
2023-05-12 16:20:38 +02:00
2023-08-14 07:52:36 +02:00
2023-06-26 07:50:10 +00:00
2023-06-26 07:50:10 +00:00
2023-10-18 08:11:32 +02:00
2023-08-01 16:23:12 +02:00
2023-10-06 15:31:32 +00:00
2023-04-12 14:04:58 +02:00
2023-07-29 21:33:57 +02:00
2023-08-20 09:44:20 +02:00
2023-10-03 12:15:36 +00:00
2023-09-17 00:21:36 +02:00
2023-10-03 12:15:36 +00:00
2023-07-19 12:57:44 +02:00
2023-08-20 09:44:20 +02:00
2023-10-03 12:15:36 +00:00
2022-12-06 00:06:29 +01:00