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