create integration test framework for envbuilder terraform provider
johnstcn opened this issue · comments
Workflow:
- Build an image from https://github.com/coder/envbuilder-starter-devcontainer
- Push it to a local registry
- Run the "cache probe" via Terraform
- Assert that the built image can be found
This is already done.