Skip to content

Releases: denoland/terraform-provider-deno

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 00:44
9bb7ae8
feat: support inline asset in `deno_deployment` & rework on `deno_ass…

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 10 Oct 05:03
1e72a9e
Rename some resources and attributes (#9)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Oct 16:25
d0266cc
fix: make @denoland/terraform-maintainers CODEOWNERS (#8)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Oct 15:53
207209c
feat: generate random project name when not explicitly specified in c…

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 00:13
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