From 438d03bf82afda87ff82f2ceb8203f1c33e324fa Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 15 Apr 2024 22:59:00 +0200 Subject: 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] * gen(doc): regenerate documentation after dependency update --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Dessaux --- docs/data-sources/jobs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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)) -### Nested Schema for `elements.spec.steps.script` +### Nested Schema for `elements.spec.steps.command` Read-Only: -- cgit v1.2.3