Skip to content

Commit 22cd1e5

Browse files
GROGU-5642 update monitoring and harvest-grafana cf templates in public repo
1 parent 7cca72c commit 22cd1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Monitoring/CloudWatch-FSx/cloudformation-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"SendUsage": {
119119
"Type": "String",
120120
"AllowedValues": ["true", "false"],
121-
"Default": "false",
121+
"Default": "true",
122122
"Description": "This is a Boolean flag that indicates whether you agree to send usage data to NetApp. Set this to 'true' if you agree, or 'false' if you don't. Please note that we only collect data related to the usage of the CloudFormation template. No personal or identifiable information is collected or sent. Your consent helps us improve our product and provide better support by understanding how our templates are used."
123123
}
124124
},

0 commit comments

Comments
 (0)