We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eceebc0 commit 60d9a61Copy full SHA for 60d9a61
README.md
@@ -22,7 +22,7 @@ Modules are generated with this tool: https://github.com/kabisa/datadog-terrafor
22
# Example Usage
23
24
```terraform
25
-module "kubernetes" {
+module "sql_server" {
26
source = "kabisa/sql-server/datadog"
27
28
notification_channel = "mail@example.com"
examples/example.tf
@@ -1,4 +1,4 @@
1
2
3
4
0 commit comments