File tree Expand file tree Collapse file tree
website/source/docs/providers/aws/r Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ instances. See [Shutdown Behavior](https://docs.aws.amazon.com/AWSEC2/latest/Use
6161* ` instance_type ` - (Required) The type of instance to start
6262* ` key_name ` - (Optional) The key name to use for the instance.
6363* ` monitoring ` - (Optional) If true, the launched EC2 instance will have detailed monitoring enabled. (Available since v0.6.0)
64- * ` security_groups ` - (Optional) A list of security group IDs to associate with.
64+ * ` security_groups ` - (Optional) A list of security group names to associate with.
6565 If you are creating Instances in a VPC, use ` vpc_security_group_ids ` instead.
6666* ` vpc_security_group_ids ` - (Optional) A list of security group IDs to associate with.
6767* ` subnet_id ` - (Optional) The VPC Subnet ID to launch in.
You can’t perform that action at this time.
0 commit comments