commit
5c630f7605
|
@ -107,7 +107,7 @@ With the exceptions mentioned above, `aws_default_security_group` should
|
||||||
identical behavior to `aws_security_group`. Please consult [AWS_SECURITY_GROUP](/docs/providers/aws/r/security_group.html)
|
identical behavior to `aws_security_group`. Please consult [AWS_SECURITY_GROUP](/docs/providers/aws/r/security_group.html)
|
||||||
for further usage documentation.
|
for further usage documentation.
|
||||||
|
|
||||||
Removing `aws_default_security_group` from your configuration
|
### Removing `aws_default_security_group` from your configuration
|
||||||
|
|
||||||
Each AWS VPC (or region, if using EC2 Classic) comes with a Default Security
|
Each AWS VPC (or region, if using EC2 Classic) comes with a Default Security
|
||||||
Group that cannot be deleted. The `aws_default_security_group` allows you to
|
Group that cannot be deleted. The `aws_default_security_group` allows you to
|
||||||
|
|
Loading…
Reference in New Issue