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

[Bug]: perpetual diff on template #28673

Open
bakerbl opened this issue Jan 5, 2023 · 1 comment
Open

[Bug]: perpetual diff on template #28673

bakerbl opened this issue Jan 5, 2023 · 1 comment
Labels
bug Addresses a defect in current functionality. service/cloudformation Issues and PRs that pertain to the cloudformation service.

Comments

@bakerbl
Copy link

bakerbl commented Jan 5, 2023

Terraform Core Version

v0.14.11

AWS Provider Version

3.74.2, 4.48.0

Affected Resource(s)

aws_cloudformation_stack

Expected Behavior

When running a plan with no changes to the template_body, we should see no reported changes on the aws_cloudformation_stack

Actual Behavior

With no changes to the aws_cloudformation_stack.template_body the plan is reporting changes.

Relevant Error/Panic Output Snippet

No response

Terraform Configuration Files

repro.zip

Steps to Reproduce

These files will create a VPC and an auto-scaling clamav virus scanning system as described/defined here.
I was able to reference the vpc stack via url, but had to copy and modify the clamav template locally (see repo.zip)

  1. terraform init
  2. terraform apply
  3. terraform plan

Debug Output

logs.txt

Panic Output

No response

Important Factoids

We were initially seeing this on aws provider v3.74.2 so we upgraded to 4.48.0 but the problem still persists. Any help is much appreciated! Thank you!

References

This symptom also occurs in the following bugs I found, but were reportedly fixed in v2.44.0:

Would you like to implement a fix?

None

@bakerbl bakerbl added bug Addresses a defect in current functionality. needs-triage Waiting for first response or review from a maintainer. labels Jan 5, 2023
@github-actions
Copy link

github-actions bot commented Jan 5, 2023

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@ewbankkit ewbankkit added the service/cloudformation Issues and PRs that pertain to the cloudformation service. label Jan 5, 2023
@justinretzolk justinretzolk removed the needs-triage Waiting for first response or review from a maintainer. label Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Addresses a defect in current functionality. service/cloudformation Issues and PRs that pertain to the cloudformation service.
Projects
None yet
Development

No branches or pull requests

3 participants