-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
fix: inconsistent plan in aws_batch_compute_environment #38628
Conversation
Community NoteVoting for Prioritization
For Submitters
|
Performing additional testing for aws_instance and aws_batch_compute_environment. |
Additional testing complete, it is more correct to remove Computed from version for plan consistency. |
Thank you for your contribution! 🚀 Please note that the Remove any changes to the |
Thank you for your contribution! 🚀 Please note that typically Go dependency changes are handled in this repository by dependabot or the maintainers. This is to prevent pull request merge conflicts and further delay reviews of contributions. Remove any changes to the Additional details:
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
Correct config for launch_template_id and launch_template_name setting them to Computed and ForceNewCorrect config for launch version removing
Computed
for consistencyRelations
Closes #33690
Note that 33690 is related to aws_instance, which I could not reproduce and needs more details, however its comments detail the usage of aws_batch_compute_environment, which is what was addressed in this PR.
References
Output from Acceptance Testing
% make testacc PKG=batch