Skip to content

Commit 3ab46fc

Browse files
docs: add tutorial for managing monitors with Terraform and status reports with CLI (#2017)
1 parent 47c89f0 commit 3ab46fc

File tree

2 files changed

+412
-0
lines changed

2 files changed

+412
-0
lines changed

apps/docs/astro.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ export default defineConfig({
115115
label: "How to set up the Slack Agent",
116116
slug: "tutorial/how-to-setup-slack-agent",
117117
},
118+
{
119+
label: "Manage Your Stack with Terraform and CLI",
120+
slug: "tutorial/how-to-manage-monitors-with-cli",
121+
},
118122
],
119123
},
120124

0 commit comments

Comments
 (0)