Skip to content

AWS Elastic Beanstalk - Environment must have instance profile associated with it #107

@dvyakimov

Description

@dvyakimov

Hi!

You need to add an instance entry in ebs_option.json. Without this, the status of the environment will not turn Green.

Example:
"Namespace": "aws:autoscaling:launchconfiguration",
"OptionName": "IamInstanceProfile",
"Value": "aws-elasticbeanstalk-ec2-instans"

ALVd8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions