Commit 2163301
Output Elastic Load Balancers (#73)
* Allow aws:elasticbeanstalk:managedactions toggling
* Remove duplicate DeploymentPolicy setting
* Add support for CloudWatch health log streaming
* Updated documentation
* Rebuild README
* Add all beanstalk outputs
* Documentation updates
* Add description variable and fix for boolean values
* Remove description output
It is listed in the documentation but fails every time. It isn’t a critical output anyway.
Error: Error running plan: 1 error(s) occurred:
* module.elastic_beanstalk_environment.output.description: Resource 'aws_elastic_beanstalk_environment.default' does not have attribute 'description' for variable 'aws_elastic_beanstalk_environment.default.description'
* Documentation update
* Updated enable_managed_actions documentation
* tf fmt
* Added ALB ARN output
* Rebuilt readme to show changes1 parent c546ab6 commit 2163301
3 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
0 commit comments