Skip to content

Commit 90ee790

Browse files
authored
Merge pull request #39 from terraform-docs/update-v0.12.1
Update terraform-docs to v0.12.1
2 parents 1a70d4e + cbd96a7 commit 90ee790

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/templates/README.tpl

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

1313
## Version
1414

15-
`{{ $version }}` (uses [terraform-docs] v0.12.0, which is supported and tested on Terraform
15+
`{{ $version }}` (uses [terraform-docs] v0.12.1, which is supported and tested on Terraform
1616
version 0.11+ and 0.12+ but may work for others.)
1717

1818
{{- if eq $version "main" }}

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.12.0
15+
FROM quay.io/terraform-docs/terraform-docs:0.12.1
1616

1717
# this can be removed when base image
1818
# was upgraded to alpine:3.13 which has

README.md

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

99
## Version
1010

11-
`v0.6.0` (uses [terraform-docs] v0.12.0, which is supported and tested on Terraform
11+
`v0.6.0` (uses [terraform-docs] v0.12.1, which is supported and tested on Terraform
1212
version 0.11+ and 0.12+ but may work for others.)
1313

1414
## Usage

0 commit comments

Comments
 (0)