mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-06-28 07:36:42 +00:00
chore(README.md): update broken links (#78)
This commit is contained in:
parent
3adb53af1a
commit
f98d104f23
1 changed files with 4 additions and 4 deletions
|
@ -12,10 +12,10 @@ If it is found that building a particular dev container would produce the same i
|
|||
Take a look at the [`envbuilder_cached_image_resource.tf`](./examples/resources/envbuilder_cached_image/envbuilder_cached_image_resource.tf) example for a detailed usage example.
|
||||
|
||||
For use with [Coder](https://github.com/coder/coder), see the [Dev Containers documentation](https://coder.com/docs/templates/dev-containers) and check out the example templates:
|
||||
- [Docker](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-docker)
|
||||
- [Kubernetes](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-kuberntes)
|
||||
- [AWS VM](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-aws-vm)
|
||||
- [GCP VM](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-gcp-vm)
|
||||
- [Docker](https://github.com/coder/coder/tree/main/examples/templates/docker-devcontainer)
|
||||
- [Kubernetes](https://github.com/coder/coder/tree/main/examples/templates/kubernetes-devcontainer)
|
||||
- [AWS VM](https://github.com/coder/coder/tree/main/examples/templates/aws-devcontainer)
|
||||
- [GCP VM](https://github.com/coder/coder/tree/main/examples/templates/gcp-devcontainer)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue