From fe31c7eb08237a4e6764a84fdd16b2802dad9cca Mon Sep 17 00:00:00 2001 From: Douglas Harcourt Parsons Date: Fri, 11 Oct 2024 10:56:08 +0100 Subject: [PATCH] Update staticcheck + tfplugindocs to latest versions --- Taskfile.yml | 4 ++-- docs/resources/firewall_config.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Taskfile.yml b/Taskfile.yml index 4ff0fbf3..ed8d88f0 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -25,7 +25,7 @@ tasks: install-tfplugindocs: desc: "Install the tfplugindocs tool" cmds: - - go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs@v0.16.0 + - go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs@v0.19.4 status: - which tfplugindocs @@ -55,7 +55,7 @@ tasks: install-staticcheck: desc: "Install the staticheck tool" cmds: - - go install honnef.co/go/tools/cmd/staticcheck@2023.1 + - go install honnef.co/go/tools/cmd/staticcheck@2024.1 status: - which staticcheck diff --git a/docs/resources/firewall_config.md b/docs/resources/firewall_config.md index 1df7392a..3946ee9e 100644 --- a/docs/resources/firewall_config.md +++ b/docs/resources/firewall_config.md @@ -193,7 +193,7 @@ Optional: Read-Only: -- `id` (String) The ID of this resource. +- `id` (String) @@ -365,7 +365,7 @@ Optional: Read-Only: -- `id` (String) The ID of this resource. +- `id` (String) ### Nested Schema for `rules.rule.action`