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
* Add ALB endpoint to outputs - this makes it easier to test for successful deployment
* fix trailing whitespace
* update README to conform with conventions
* Add ALB endpoint to outputs - this makes it easier to test for successful deployment
* EOF fix
* updates in response to bryantbiggs review
* docs updates to go with CR feedback
---------
Co-authored-by: Seth Eliot <[email protected]>
Copy file name to clipboardexpand all lines: examples/complete/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ No inputs.
62
62
63
63
| Name | Description |
64
64
|------|-------------|
65
+
| <aname="output_alb_dns_name"></a> [alb\_dns\_name](#output\_alb\_dns\_name)| The DNS name of the load balancer |
65
66
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| ARN that identifies the cluster |
66
67
| <aname="output_cluster_autoscaling_capacity_providers"></a> [cluster\_autoscaling\_capacity\_providers](#output\_cluster\_autoscaling\_capacity\_providers)| Map of capacity providers created and their attributes |
67
68
| <aname="output_cluster_capacity_providers"></a> [cluster\_capacity\_providers](#output\_cluster\_capacity\_providers)| Map of cluster capacity providers attributes |
Copy file name to clipboardexpand all lines: examples/ec2-autoscaling/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ No inputs.
61
61
62
62
| Name | Description |
63
63
|------|-------------|
64
+
| <aname="output_alb_dns_name"></a> [alb\_dns\_name](#output\_alb\_dns\_name)| The DNS name of the load balancer |
64
65
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| ARN that identifies the cluster |
65
66
| <aname="output_cluster_autoscaling_capacity_providers"></a> [cluster\_autoscaling\_capacity\_providers](#output\_cluster\_autoscaling\_capacity\_providers)| Map of capacity providers created and their attributes |
66
67
| <aname="output_cluster_capacity_providers"></a> [cluster\_capacity\_providers](#output\_cluster\_capacity\_providers)| Map of cluster capacity providers attributes |
0 commit comments