-
Hello,
I am having an issue trying to dynamically set the EC2's InstancTypes per environment using .ebextensions.
I have tried multiple configurations and this [Stack Overflow article](https://s…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
I need to use the *old* `.ebextensions` in order to create a CloudWatch rule that streams a file to a log group named after the Beanstalk environment name.
It seems that the content of `.ebextensio…
-
That test does not actually check that exception is thrown. If no exception is thrown, assert will not be called and test will pass.
```
@Test
public void checkEbextensionsValidityThrowsException…
-
Hello,
i use your plugin for ages and it works perfectly. Now, i need to deploy a Multicontainer to aws but i'm not able to do this. The Stack just failed with "Failed to launch environment." - that'…
-
Install scripts, thus `install-files`, run both when the package using `install-files` is installed _directly_ as well as when it's installed as a dependency of another package. We only want `install-…
-
### New feature motivation
Similar to the secrets checks for the other services (lambda/ec2/ecs/etc), more checks can be implemented
### Solution Proposed
Elastic Beanstalk:
* Configuration files …
-
> Create a folder .ebextensions and stick the file "AWS_Single_LetsEncrypt.config" in it (don't forget to change the extension)
What should I change extension into ?
-
## Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Please do not leave "+1" or "me too" comments…
-
### Description
When using .ebextensions custom configs I provide a value for the property IamInstanceProfile under the aws:autoscaling:launchconfiguration namespace. When calling `eb create` o…