File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ branch.
13
13
14
14
## Version
15
15
16
- `{ { $version } }` (uses [terraform-docs] v0.17 .0, which is supported and tested on Terraform
16
+ `{ { $version } }` (uses [terraform-docs] v0.18 .0, which is supported and tested on Terraform
17
17
version 0.11+ and 0.12+ but may work for others.)
18
18
19
19
{ {- if eq $version " main" } }
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- FROM quay.io/terraform-docs/terraform-docs:edge
15
+ FROM quay.io/terraform-docs/terraform-docs:0.18.0
16
16
17
17
RUN set -x \
18
18
&& apk update \
Original file line number Diff line number Diff line change 8
8
9
9
## Version
10
10
11
- ` v1.2.0 ` (uses [ terraform-docs] v0.17 .0, which is supported and tested on Terraform
11
+ ` v1.2.0 ` (uses [ terraform-docs] v0.18 .0, which is supported and tested on Terraform
12
12
version 0.11+ and 0.12+ but may work for others.)
13
13
14
14
### Upgrade v0 to v1
You can’t perform that action at this time.
0 commit comments