Files
hunfabric/tests/modules
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-09-29 16:40:48 +00:00
2023-08-20 09:44:20 +02:00
2023-10-16 07:45:10 +00:00
2023-04-21 17:51:19 +02:00
2022-12-06 00:06:29 +01:00