Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hentouane committed Oct 24, 2024
1 parent f316b20 commit 4159ff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ For details of how the standard "template" provisioner works, see the `template:
| dns | default | (none) | `host` |
| route | default | `host`, `path`, `port` | |
| mongodb | default | (none) | `host`, `port`, `username`, `password`, `name`, `connection` |
| ampq | default | (nont) | `host`, `port`, `username`, `password`, `vhost` |
| ampq | default | (none) | `host`, `port`, `username`, `password`, `vhost` |
| mssql | default | (none) | `host`, `port`, `name` (aka `database`), `password` |

Users are encouraged to write their own custom provisioners to support new resource types or to modify the implementations above.

Expand Down

0 comments on commit 4159ff5

Please sign in to comment.