Skip to content

Commit 64136c9

Browse files
committed
feat(newrelic_cloud_aws_integrations): Add remaining aws polling integrations.
1 parent feb98db commit 64136c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newrelic/resource_newrelic_cloud_aws_integrations.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ func resourceNewRelicCloudAwsIntegrations() *schema.Resource {
4040
"doc_db": {
4141
Type: schema.TypeList,
4242
Optional: true,
43-
Description: "Billing integration",
43+
Description: "Doc DB integration",
4444
Elem: cloudAwsIntegrationCommonSchemaElem(),
4545
MaxItems: 1,
4646
},

0 commit comments

Comments
 (0)