Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include ignore changes in beanstalk #272

Open
akashnair26 opened this issue Mar 5, 2025 · 0 comments
Open

include ignore changes in beanstalk #272

akashnair26 opened this issue Mar 5, 2025 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@akashnair26
Copy link

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

@akashnair26 akashnair26 added the bug 🐛 An issue with the system label Mar 5, 2025
@akashnair26 akashnair26 reopened this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant