From 236d3af6463a75af55a218ef9c5f20f19c76bb67 Mon Sep 17 00:00:00 2001 From: Daisuke Fujita Date: Tue, 7 Apr 2015 16:16:04 +0900 Subject: [PATCH] Remove owner_id argument from document --- website/source/docs/providers/aws/r/security_group.html.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/security_group.html.markdown b/website/source/docs/providers/aws/r/security_group.html.markdown index f23bbcf16..314f64562 100644 --- a/website/source/docs/providers/aws/r/security_group.html.markdown +++ b/website/source/docs/providers/aws/r/security_group.html.markdown @@ -67,7 +67,6 @@ The following arguments are supported: egress rule. Each egress block supports fields documented below. VPC only. * `vpc_id` - (Optional) The VPC ID. -* `owner_id` - (Optional) The AWS Owner ID. The `ingress` block supports: