File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ terraform destroy -auto-approve
45
45
| <a name =" input_ec2_connect_enabled " ></a > [ ec2\_ connect\_ enabled] ( #input\_ ec2\_ connect\_ enabled ) | n/a | ` bool ` | ` true ` | no |
46
46
| <a name =" input_ingress_cidrs " ></a > [ ingress\_ cidrs] ( #input\_ ingress\_ cidrs ) | n/a | ` any ` | n/a | yes |
47
47
| <a name =" input_instance_type " ></a > [ instance\_ type] ( #input\_ instance\_ type ) | n/a | ` string ` | ` "t3.micro" ` | no |
48
+ | <a name =" input_prevent_destroy " ></a > [ prevent\_ destroy] ( #input\_ prevent\_ destroy ) | n/a | ` bool ` | ` false ` | no |
48
49
| <a name =" input_security_group_ids " ></a > [ security\_ group\_ ids] ( #input\_ security\_ group\_ ids ) | n/a | ` list ` | ` [] ` | no |
49
50
| <a name =" input_ssh_keys " ></a > [ ssh\_ keys] ( #input\_ ssh\_ keys ) | SSH public keys to add to the image | ` list ` | ` [] ` | no |
50
51
| <a name =" input_subnet_id " ></a > [ subnet\_ id] ( #input\_ subnet\_ id ) | n/a | ` any ` | n/a | yes |
You can’t perform that action at this time.
0 commit comments