From f0f41d5998af2ff9675c231c1eea92b9f9e4298a Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Tue, 31 Oct 2023 15:37:30 +0100 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b7aa89..ccec285 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This Drone plugin uses the Terraform CLI and makes it compatible with Drone. settings: api_token: cloud_organization: + path: args: ``` @@ -40,5 +41,6 @@ steps: from_secret: api_token cloud_organization: from_secret: cloud_organization + path: terraform args: plan ``` \ No newline at end of file