Migrate endpoints tests

This commit is contained in:
Julio Castillo
2023-04-14 17:19:53 +02:00
parent 3dd27b6248
commit 0150e97e51
7 changed files with 33 additions and 106 deletions

View File

@@ -18,7 +18,7 @@ module "endpoint" {
]
}
}
# tftest modules=1 resources=2 files=openapi
# tftest modules=1 resources=2 files=openapi inventory=simple.yaml
```
```yaml