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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Terraform HSDP Redis service module
1
+
# Terraform HSDP PostgreSQL service module
2
2
3
-
Provisions a HSDP Redis server instance, including a Prometheus exporter endpoint. This is for
3
+
Provisions a HSDP PostgreSQL server instance, including a Prometheus exporter endpoint. This is for
4
4
use with the [Thanos](https://registry.terraform.io/modules/philips-labs/thanos/cloudfoundry/latest) for custom metrics collection.
5
5
6
6
## Example
@@ -12,7 +12,7 @@ TODO
12
12
13
13
# Contact / Getting help
14
14
15
-
Please post your questions on the HSDP Slack `#terraform` channel, or start a [discussion](https://github.com/philips-labs/terraform-hsdp-redis-service/discussions)
15
+
Please post your questions on the HSDP Slack `#terraform` channel, or start a [discussion](https://github.com/philips-labs/terraform-hsdp-postgres-service/discussions)
0 commit comments