File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,4 +39,4 @@ data "mackerel_aws_integration" "foo" {
39
39
* ` enable ` - Whether integration settings are enabled. Default is ` true ` .
40
40
* ` role ` - The set of monitoring target’s service name or role name.
41
41
* ` excluded_metrics ` - Metrics to exclude from integration.
42
- * ` retire_automatically ` - (EC2 only) Whether automatic retirement is enabled.
42
+ * ` retire_automatically ` - (EC2, RDS and ElastiCache only) Whether automatic retirement is enabled.
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ resource "mackerel_aws_integration" "baz" {
75
75
* ` enable ` - Whether integration settings are enabled. Default is ` true ` .
76
76
* ` role ` - The set of monitoring target’s service name or role name.
77
77
* ` excluded_metrics ` - Metrics to exclude from integration.
78
- * ` retire_automatically ` - (EC2 only) Whether automatic retirement is enabled.
78
+ * ` retire_automatically ` - (EC2, RDS and ElastiCache only) Whether automatic retirement is enabled.
79
79
80
80
## Attributes Reference
81
81
You can’t perform that action at this time.
0 commit comments