Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/hashicorp/terraform-plugin-docs from 0.2.0 to 0.4.0 #451

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2021

Bumps github.com/hashicorp/terraform-plugin-docs from 0.2.0 to 0.4.0.

Release notes

Sourced from github.com/hashicorp/terraform-plugin-docs's releases.

v0.4.0

  • Added support for generic external resource/data source templates

v0.3.1

  • Add comment to generated content for registry detection

v0.3.0

  • Show Sensitive flagging in markdown
  • Propagate read/write groupings in to nested object types in markdown
Commits
  • b7abf70 Add ability to specify generic resources and data source templates
  • b32ed6a Adjust title copy
  • 6fda24a Add vscode debugging example
  • e3d4525 Adjust title formatting
  • de7cd99 Adjust title case
  • c58c3d7 add better error messaging for schema condition
  • 5ea00ec Bump github.com/mitchellh/cli from 1.1.1 to 1.1.2
  • 3844b2b Bump github.com/hashicorp/terraform-exec from 0.9.0 to 0.12.0
  • 3c9839f Bump github.com/hashicorp/terraform-json from 0.5.0 to 0.8.0
  • 60c5cd4 Bump github.com/zclconf/go-cty from 1.4.1 to 1.7.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner February 17, 2021 00:39
@dependabot-preview dependabot-preview bot added the dependencies Used by dependabot label Feb 17, 2021
@github-actions
Copy link

Integration tests failure for 5bc1ef750c309b5cebc4ab19e17ca31c58eceeaf

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.4.0 branch from 5bc1ef7 to 866488d Compare February 17, 2021 17:29
@ryanking ryanking requested review from ryanking and removed request for alldoami February 17, 2021 17:33
@github-actions
Copy link

Integration tests failure for 866488decec9f765976bcd759f411f7a84e4afb0

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.4.0 branch from 866488d to 58b1b63 Compare February 17, 2021 17:52
@github-actions
Copy link

Integration tests failure for 58b1b63667cecfd0c5ce0c1f87ae442d88539afb

@github-actions
Copy link

Integration tests failure for d4283007671bcf524d3a020b9adf4c72a5fa048b

@dependabot-preview
Copy link
Contributor Author

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

…/github.com/hashicorp/terraform-plugin-docs-0.4.0
@github-actions
Copy link

Integration tests success for 099d99a9176c5b5b155c9e93da3831529e7562dc

@czimergebot czimergebot merged commit 1a28b37 into main Feb 23, 2021
@czimergebot czimergebot deleted the dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.4.0 branch February 23, 2021 19:09
anton-chekanov pushed a commit to anton-chekanov/terraform-provider-snowflake that referenced this pull request Jan 25, 2022
…nowflake-Labs#451)

Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.2.0 to 0.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-docs/releases">github.com/hashicorp/terraform-plugin-docs's releases</a>.</em></p>
<blockquote>
<h2>v0.4.0</h2>
<ul>
<li>Added support for generic external resource/data source templates</li>
</ul>
<h2>v0.3.1</h2>
<ul>
<li>Add comment to generated content for registry detection</li>
</ul>
<h2>v0.3.0</h2>
<ul>
<li>Show <strong>Sensitive</strong> flagging in markdown</li>
<li>Propagate read/write groupings in to nested object types in markdown</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/b7abf704f51e7356251d59bceb27d4973d78bee4"><code>b7abf70</code></a> Add ability to specify generic resources and data source templates</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/b32ed6a6a420cbb34d3b01125149c330f4306a5b"><code>b32ed6a</code></a> Adjust title copy</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/6fda24ade290d7d515c6afb3428011d31ea89beb"><code>6fda24a</code></a> Add vscode debugging example</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/e3d45253aed3f6422ddf8f216e3ae074e26264d1"><code>e3d4525</code></a> Adjust title formatting</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/de7cd9906b46dc2ad32aeb70db5605a8be082641"><code>de7cd99</code></a> Adjust title case</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/c58c3d7daa543742ca0bd8857ba8d6b08d8cc225"><code>c58c3d7</code></a> add better error messaging for schema condition</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/5ea00ec4f1a46996c4c9346bfec45d0b0800be12"><code>5ea00ec</code></a> Bump github.com/mitchellh/cli from 1.1.1 to 1.1.2</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/3844b2bc0ea5e88f2b21ad008fe37af57c2ad4d3"><code>3844b2b</code></a> Bump github.com/hashicorp/terraform-exec from 0.9.0 to 0.12.0</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/3c9839fe3fd2f770752dab09f2149254b2089990"><code>3c9839f</code></a> Bump github.com/hashicorp/terraform-json from 0.5.0 to 0.8.0</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/60c5cd49027f2d7e096613507c07dc8773e1b38b"><code>60c5cd4</code></a> Bump github.com/zclconf/go-cty from 1.4.1 to 1.7.1</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.2.0...v0.4.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-docs&package-manager=go_modules&previous-version=0.2.0&new-version=0.4.0)](https://dependabot.com/compatibility-score/?dependency-name=github.com/hashicorp/terraform-plugin-docs&package-manager=go_modules&previous-version=0.2.0&new-version=0.4.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
daniepett pushed a commit to daniepett/terraform-provider-snowflake that referenced this pull request Feb 9, 2022
…nowflake-Labs#451)

Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.2.0 to 0.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-docs/releases">github.com/hashicorp/terraform-plugin-docs's releases</a>.</em></p>
<blockquote>
<h2>v0.4.0</h2>
<ul>
<li>Added support for generic external resource/data source templates</li>
</ul>
<h2>v0.3.1</h2>
<ul>
<li>Add comment to generated content for registry detection</li>
</ul>
<h2>v0.3.0</h2>
<ul>
<li>Show <strong>Sensitive</strong> flagging in markdown</li>
<li>Propagate read/write groupings in to nested object types in markdown</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/b7abf704f51e7356251d59bceb27d4973d78bee4"><code>b7abf70</code></a> Add ability to specify generic resources and data source templates</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/b32ed6a6a420cbb34d3b01125149c330f4306a5b"><code>b32ed6a</code></a> Adjust title copy</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/6fda24ade290d7d515c6afb3428011d31ea89beb"><code>6fda24a</code></a> Add vscode debugging example</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/e3d45253aed3f6422ddf8f216e3ae074e26264d1"><code>e3d4525</code></a> Adjust title formatting</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/de7cd9906b46dc2ad32aeb70db5605a8be082641"><code>de7cd99</code></a> Adjust title case</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/c58c3d7daa543742ca0bd8857ba8d6b08d8cc225"><code>c58c3d7</code></a> add better error messaging for schema condition</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/5ea00ec4f1a46996c4c9346bfec45d0b0800be12"><code>5ea00ec</code></a> Bump github.com/mitchellh/cli from 1.1.1 to 1.1.2</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/3844b2bc0ea5e88f2b21ad008fe37af57c2ad4d3"><code>3844b2b</code></a> Bump github.com/hashicorp/terraform-exec from 0.9.0 to 0.12.0</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/3c9839fe3fd2f770752dab09f2149254b2089990"><code>3c9839f</code></a> Bump github.com/hashicorp/terraform-json from 0.5.0 to 0.8.0</li>
<li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/60c5cd49027f2d7e096613507c07dc8773e1b38b"><code>60c5cd4</code></a> Bump github.com/zclconf/go-cty from 1.4.1 to 1.7.1</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.2.0...v0.4.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-docs&package-manager=go_modules&previous-version=0.2.0&new-version=0.4.0)](https://dependabot.com/compatibility-score/?dependency-name=github.com/hashicorp/terraform-plugin-docs&package-manager=go_modules&previous-version=0.2.0&new-version=0.4.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants