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
* 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 changes
0 commit comments