You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-3
Original file line number
Diff line number
Diff line change
@@ -436,15 +436,13 @@ Default: `[]`
436
436
| Name | Description |
437
437
|------|-------------|
438
438
| <aname="output_elastic_beanstalk_application_name"></a> [elastic\_beanstalk\_application\_name](#output\_elastic\_beanstalk\_application\_name)| Elastic Beanstalk Application name |
439
-
| <aname="output_elastic_beanstalk_environment_all_settings"></a> [elastic\_beanstalk\_environment\_all\_settings](#output\_elastic\_beanstalk\_environment\_all\_settings)| List of all option settings configured in the environment. These are a combination of default settings and their overrides from setting in the configuration |
440
439
| <aname="output_elastic_beanstalk_environment_application"></a> [elastic\_beanstalk\_environment\_application](#output\_elastic\_beanstalk\_environment\_application)| The Elastic Beanstalk Application specified for this environment |
441
440
| <aname="output_elastic_beanstalk_environment_autoscaling_groups"></a> [elastic\_beanstalk\_environment\_autoscaling\_groups](#output\_elastic\_beanstalk\_environment\_autoscaling\_groups)| The autoscaling groups used by this environment |
442
441
| <aname="output_elastic_beanstalk_environment_ec2_instance_profile_role_name"></a> [elastic\_beanstalk\_environment\_ec2\_instance\_profile\_role\_name](#output\_elastic\_beanstalk\_environment\_ec2\_instance\_profile\_role\_name)| Instance IAM role name |
443
442
| <aname="output_elastic_beanstalk_environment_elb_zone_id"></a> [elastic\_beanstalk\_environment\_elb\_zone\_id](#output\_elastic\_beanstalk\_environment\_elb\_zone\_id)| ELB zone id |
444
443
| <aname="output_elastic_beanstalk_environment_endpoint"></a> [elastic\_beanstalk\_environment\_endpoint](#output\_elastic\_beanstalk\_environment\_endpoint)| Fully qualified DNS name for the environment |
445
444
| <aname="output_elastic_beanstalk_environment_hostname"></a> [elastic\_beanstalk\_environment\_hostname](#output\_elastic\_beanstalk\_environment\_hostname)| DNS hostname |
446
445
| <aname="output_elastic_beanstalk_environment_id"></a> [elastic\_beanstalk\_environment\_id](#output\_elastic\_beanstalk\_environment\_id)| ID of the Elastic Beanstalk environment |
447
-
| <aname="output_elastic_beanstalk_environment_instances"></a> [elastic\_beanstalk\_environment\_instances](#output\_elastic\_beanstalk\_environment\_instances)| Instances used by this environment |
448
446
| <aname="output_elastic_beanstalk_environment_launch_configurations"></a> [elastic\_beanstalk\_environment\_launch\_configurations](#output\_elastic\_beanstalk\_environment\_launch\_configurations)| Launch configurations in use by this environment |
449
447
| <aname="output_elastic_beanstalk_environment_load_balancers"></a> [elastic\_beanstalk\_environment\_load\_balancers](#output\_elastic\_beanstalk\_environment\_load\_balancers)| Elastic Load Balancers in use by this environment |
450
448
| <aname="output_elastic_beanstalk_environment_log_streams"></a> [elastic\_beanstalk\_environment\_log\_streams](#output\_elastic\_beanstalk\_environment\_log\_streams)| Log Streaming in this environment |
@@ -453,7 +451,6 @@ Default: `[]`
453
451
| <aname="output_elastic_beanstalk_environment_security_group_arn"></a> [elastic\_beanstalk\_environment\_security\_group\_arn](#output\_elastic\_beanstalk\_environment\_security\_group\_arn)| Elastic Beanstalk environment Security Group ARN |
454
452
| <aname="output_elastic_beanstalk_environment_security_group_id"></a> [elastic\_beanstalk\_environment\_security\_group\_id](#output\_elastic\_beanstalk\_environment\_security\_group\_id)| Elastic Beanstalk environment Security Group ID |
455
453
| <aname="output_elastic_beanstalk_environment_security_group_name"></a> [elastic\_beanstalk\_environment\_security\_group\_name](#output\_elastic\_beanstalk\_environment\_security\_group\_name)| Elastic Beanstalk environment Security Group name |
456
-
| <aname="output_elastic_beanstalk_environment_setting"></a> [elastic\_beanstalk\_environment\_setting](#output\_elastic\_beanstalk\_environment\_setting)| Settings specifically set for this environment |
457
454
| <aname="output_elastic_beanstalk_environment_tier"></a> [elastic\_beanstalk\_environment\_tier](#output\_elastic\_beanstalk\_environment\_tier)| The environment tier |
458
455
| <aname="output_elastic_beanstalk_environment_triggers"></a> [elastic\_beanstalk\_environment\_triggers](#output\_elastic\_beanstalk\_environment\_triggers)| Autoscaling triggers in use by this environment |
description="List of all option settings configured in the environment. These are a combination of default settings and their overrides from setting in the configuration"
63
-
value=module.environment.all_settings
64
-
}
65
-
66
56
output"elastic_beanstalk_environment_endpoint" {
67
57
description="Fully qualified DNS name for the environment"
0 commit comments