Skip to content

Commit 6214c0b

Browse files
committed
chore: bump terraform-docs to v0.20.0
Signed-off-by: terraform-docs-bot <[email protected]>
1 parent d8f1a22 commit 6214c0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM quay.io/terraform-docs/terraform-docs:0.19.0
15+
FROM quay.io/terraform-docs/terraform-docs:0.20.0
1616

1717
RUN set -x \
1818
&& apk update \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ branch.
99

1010
## Version
1111

12-
`v1.3.0` (uses [terraform-docs] v0.19.0, which is supported and tested on Terraform
12+
`v1.3.0` (uses [terraform-docs] v0.20.0, which is supported and tested on Terraform
1313
version 0.11+ and 0.12+ but may work for others.)
1414

1515
### Upgrade v0 to v1

0 commit comments

Comments
 (0)