diff options
author | dependabot[bot] | 2024-04-15 22:59:00 +0200 |
---|---|---|
committer | GitHub | 2024-04-15 22:59:00 +0200 |
commit | 438d03bf82afda87ff82f2ceb8203f1c33e324fa (patch) | |
tree | 145cb4051e3921df6432fe6e10e70ad2e8a4938f /docs | |
parent | chore(deps): updated dependencies (diff) | |
download | terraform-provider-eventline-438d03bf82afda87ff82f2ceb8203f1c33e324fa.tar.gz terraform-provider-eventline-438d03bf82afda87ff82f2ceb8203f1c33e324fa.tar.bz2 terraform-provider-eventline-438d03bf82afda87ff82f2ceb8203f1c33e324fa.zip |
Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 (#31)
* Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* gen(doc): regenerate documentation after dependency update
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Dessaux <julien.dessaux@adyxax.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/data-sources/jobs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/data-sources/jobs.md b/docs/data-sources/jobs.md index ccabcf8..aef86b6 100644 --- a/docs/data-sources/jobs.md +++ b/docs/data-sources/jobs.md @@ -94,7 +94,7 @@ Read-Only: - `script` (Attributes) The command to execute for this step. (see [below for nested schema](#nestedatt--elements--spec--steps--script)) <a id="nestedatt--elements--spec--steps--command"></a> -### Nested Schema for `elements.spec.steps.script` +### Nested Schema for `elements.spec.steps.command` Read-Only: |