We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb98db commit 64136c9Copy full SHA for 64136c9
newrelic/resource_newrelic_cloud_aws_integrations.go
@@ -40,7 +40,7 @@ func resourceNewRelicCloudAwsIntegrations() *schema.Resource {
40
"doc_db": {
41
Type: schema.TypeList,
42
Optional: true,
43
- Description: "Billing integration",
+ Description: "Doc DB integration",
44
Elem: cloudAwsIntegrationCommonSchemaElem(),
45
MaxItems: 1,
46
},
0 commit comments