Skip to content

Commit

Permalink
Fixes description.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosuma committed Jun 10, 2024
1 parent 3ef8e6d commit 18b04c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This template creates an encryption at rest on the MongoDB Atlas API, this will be billed to your Atlas account.",
"Description": "This template creates an e-mail alert configuration through the MongoDB Atlas Admin API, this will be billed to your Atlas account.",
"Parameters": {
"Profile": {
"Type": "String",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This template creates an encryption at rest on the MongoDB Atlas API, this will be billed to your Atlas account.",
"Description": "This template creates a Microsoft Teams alert configuration through the MongoDB Atlas Admin API, this will be billed to your Atlas account.",
"Parameters": {
"Profile": {
"Type": "String",
Expand Down

0 comments on commit 18b04c2

Please sign in to comment.