From 338f9ee35ad9db35b10eaa847e122ef18d4c1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?readme-action=20=F0=9F=93=96?= Date: Fri, 13 Dec 2024 19:59:02 +0000 Subject: [PATCH] chore: update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ae1766b..e657b319 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This Github Action is used to run Terraform plan for a single, Atmos-supported c > >
> Watch demo of using Atmos with Terraform ->
+>
> Example of running atmos to manage infrastructure from our Quick Start tutorial. > @@ -420,6 +420,8 @@ Which would produce the same behavior as in `v1`, doing this: | Name | Description | |------|-------------| +| plan\_file | Path to the terraform plan file | +| plan\_json | Path to the terraform plan in JSON format | | summary | Summary |