Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 00:13
· 40 commits to main since this release
eef0c8f
fix: Update some doc strings and the readme (#4)

* feat: Rename the provider module to terraform-provider-deno.

Make the provider name match the (desired) repository name.
Update examples to work with the new provider name.

* fix: Update doc strings needed to run examples

Set the docstings for host, deno_token, and deno_deploy_organization_id.
The docstrings for the API resources still need to be written (copied
from the API documentation.)

* fix: Add a brief README.md