Skip to content

include ignore changes in beanstalk #272

Open
@akashnair26

Description

@akashnair26

Describe the Bug

It's good to have lifecycle ignore_changes such that if I need to make any minor version change of beanstalk I don't have to change it from terraform everytime.

include a block like lifecycle {
ignore_changes = [solution_stack_name]
}

Expected Behavior

I need to make any minor version change of beanstalk like PHP 8.1 running on 64bit Amazon Linux 2/3.8.8 to 3.8.9 I don't have to change it from terraform everytime.

Steps to Reproduce

Need to add this line additional in the root module

Screenshots

No response

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions