File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ branch.
11
11
12
12
## Version
13
13
14
- `{ { $version } }` (uses [terraform-docs] v0.10.1 , which is supported and tested on Terraform
14
+ `{ { $version } }` (uses [terraform-docs] v0.11.0 , which is supported and tested on Terraform
15
15
version 0.11+ and 0.12+ but may work for others.)
16
16
17
17
{ {- if eq $version " main" } }
Original file line number Diff line number Diff line change 70
70
args : --sort-by-required
71
71
indention : 3
72
72
git-push : true
73
+ git-push-sign-off : true
73
74
git-commit-message : " terraform-docs: automated action"
74
75
75
76
- name : Should generate README.md for tf12_config
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:0.10.1
15
+ FROM quay.io/terraform-docs/terraform-docs:0.11.0
16
16
17
17
# this can be removed when base image
18
18
# was upgraded to alpine:3.13 which has
Original file line number Diff line number Diff line change 8
8
9
9
## Version
10
10
11
- ` v0.4.0 ` (uses [ terraform-docs] v0.10.1 , which is supported and tested on Terraform
11
+ ` v0.4.0 ` (uses [ terraform-docs] v0.11.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
## Usage
You can’t perform that action at this time.
0 commit comments