diff --git a/.github/templates/README.tpl b/.github/templates/README.tpl index 21ecc48..1027add 100644 --- a/.github/templates/README.tpl +++ b/.github/templates/README.tpl @@ -11,7 +11,7 @@ branch. ## Version -`{{ $version }}` (uses [terraform-docs] v0.11.0, which is supported and tested on Terraform +`{{ $version }}` (uses [terraform-docs] v0.11.2, which is supported and tested on Terraform version 0.11+ and 0.12+ but may work for others.) {{- if eq $version "main" }} diff --git a/Dockerfile b/Dockerfile index 0d1c938..85012e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM quay.io/terraform-docs/terraform-docs:0.11.0 +FROM quay.io/terraform-docs/terraform-docs:0.11.2 # this can be removed when base image # was upgraded to alpine:3.13 which has diff --git a/README.md b/README.md index 0a66c72..0635227 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ branch. ## Version -`v0.4.0` (uses [terraform-docs] v0.11.0, which is supported and tested on Terraform +`v0.4.0` (uses [terraform-docs] v0.11.2, which is supported and tested on Terraform version 0.11+ and 0.12+ but may work for others.) ## Usage diff --git a/examples/tf11_basic/USAGE.md b/examples/tf11_basic/USAGE.md index 0f2c96e..2014c3b 100644 --- a/examples/tf11_basic/USAGE.md +++ b/examples/tf11_basic/USAGE.md @@ -30,8 +30,8 @@ No Modules. | Name | |------| -| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.2.0/docs/data-sources/acm_certificate) | -| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/1.0.0/docs/data-sources/key) | +| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) | +| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) | ### Inputs diff --git a/examples/tf11_extra_args/USAGE.md b/examples/tf11_extra_args/USAGE.md index 85af499..04aee03 100644 --- a/examples/tf11_extra_args/USAGE.md +++ b/examples/tf11_extra_args/USAGE.md @@ -14,8 +14,8 @@ No Modules. The following resources are used by this module: -- [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.2.0/docs/data-sources/acm_certificate) -- [consul_key](https://registry.terraform.io/providers/hashicorp/consul/1.0.0/docs/data-sources/key) +- [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) +- [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) ### Inputs diff --git a/examples/tf12_basic/README.md b/examples/tf12_basic/README.md index cd22d14..b3598b5 100644 --- a/examples/tf12_basic/README.md +++ b/examples/tf12_basic/README.md @@ -40,8 +40,8 @@ No Modules. | Name | |------| -| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.20.0/docs/data-sources/acm_certificate) | -| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/2.4.0/docs/data-sources/key) | +| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) | +| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) | ### Inputs diff --git a/examples/tf12_find/USAGE.md b/examples/tf12_find/USAGE.md index d060922..f23e6d6 100644 --- a/examples/tf12_find/USAGE.md +++ b/examples/tf12_find/USAGE.md @@ -23,8 +23,8 @@ No Modules. | Name | |------| -| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.20.0/docs/data-sources/acm_certificate) | -| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/2.4.0/docs/data-sources/key) | +| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) | +| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) | ## Inputs diff --git a/examples/tf12_inject/README.md b/examples/tf12_inject/README.md index e881f5f..12d2fa9 100644 --- a/examples/tf12_inject/README.md +++ b/examples/tf12_inject/README.md @@ -44,8 +44,8 @@ No Modules. | Name | |------| -| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/2.20.0/docs/data-sources/acm_certificate) | -| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/2.4.0/docs/data-sources/key) | +| [aws_acm_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) | +| [consul_key](https://registry.terraform.io/providers/hashicorp/consul/latest/docs/data-sources/key) | ### Inputs