mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-09-23 00:57:14 +00:00
chore(docs): add provider schema (#39)
This commit is contained in:
parent
cd1599f79d
commit
d6192fcd11
2 changed files with 7 additions and 2 deletions
docs
|
@ -3,12 +3,14 @@
|
|||
page_title: "envbuilder Provider"
|
||||
subcategory: ""
|
||||
description: |-
|
||||
|
||||
The Envbuilder provider can be used to check for the presence of a container image previously built by Envbuilder https://github.com/coder/envbuilder.
|
||||
This allows re-using a previously built image pushed to a container registry without having to rebuild it.
|
||||
---
|
||||
|
||||
# envbuilder Provider
|
||||
|
||||
|
||||
The Envbuilder provider can be used to check for the presence of a container image previously built by [Envbuilder](https://github.com/coder/envbuilder).
|
||||
This allows re-using a previously built image pushed to a container registry without having to rebuild it.
|
||||
|
||||
## Example Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue