You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-2Lines changed: 28 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,32 @@ managed resources, this provider reconciles its managed resources every 10 minut
12
12
13
13
It currently supports **MySQL**, **PostgreSQL** and **MSSQL**.
14
14
15
+
## Install
16
+
17
+
Install the provider by using the following command after changing the image tag to the [latest release](https://marketplace.upbound.io/providers/crossplane-contrib/provider-sql/):
0 commit comments