Skip to content

Commit 1ee0e66

Browse files
committed
update REFERENCE.md
1 parent 5bb61ac commit 1ee0e66

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

REFERENCE.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,18 @@ The basic property that the resource should be in.
12041204

12051205
Default value: `present`
12061206

1207+
##### `group`
1208+
1209+
group of the file
1210+
1211+
##### `mode`
1212+
1213+
mode of the file
1214+
1215+
##### `owner`
1216+
1217+
owner of the file
1218+
12071219
#### Parameters
12081220

12091221
The following parameters are available in the `dhparam` type.
@@ -1252,6 +1264,18 @@ The basic property that the resource should be in.
12521264

12531265
Default value: `present`
12541266

1267+
##### `group`
1268+
1269+
group of the file
1270+
1271+
##### `mode`
1272+
1273+
mode of the file
1274+
1275+
##### `owner`
1276+
1277+
owner of the file
1278+
12551279
#### Parameters
12561280

12571281
The following parameters are available in the `ssl_pkey` type.
@@ -1314,6 +1338,18 @@ The basic property that the resource should be in.
13141338

13151339
Default value: `present`
13161340

1341+
##### `group`
1342+
1343+
group of the file
1344+
1345+
##### `mode`
1346+
1347+
mode of the file
1348+
1349+
##### `owner`
1350+
1351+
owner of the file
1352+
13171353
#### Parameters
13181354

13191355
The following parameters are available in the `x509_cert` type.
@@ -1408,6 +1444,18 @@ The basic property that the resource should be in.
14081444

14091445
Default value: `present`
14101446

1447+
##### `group`
1448+
1449+
group of the file
1450+
1451+
##### `mode`
1452+
1453+
mode of the file
1454+
1455+
##### `owner`
1456+
1457+
owner of the file
1458+
14111459
#### Parameters
14121460

14131461
The following parameters are available in the `x509_request` type.

0 commit comments

Comments
 (0)