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

This is a bug in the provider, which should be reported in the provider's │ own issue tracker #23878

Open
ravindrainduri opened this issue Mar 25, 2022 · 5 comments
Labels
service/ecs Issues and PRs that pertain to the ecs service.

Comments

@ravindrainduri
Copy link

Hi All,

We are using terraform in azure devops to provision aws infrastructure, essentially ECS cluster (Fargate), some how we are observing strange behaviors stating the terraform task got failed despite in back end the ECS cluster got created and ECS service is up and running. I'm attaching the screenshots for the same. Kindly help in stabilizing the code

image

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • 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
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform CLI and Terraform AWS Provider Version

Affected Resource(s)

  • aws_XXXXX

Terraform Configuration Files

Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behavior

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

  • #0000
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Mar 25, 2022
@justinretzolk
Copy link
Member

Hey @ravindrainduri 👋 Thank you for taking the time to raise this! So that we have all of the necessary information in order to look into this, can you update the issue description to include the rest of the information requested in the template?

@justinretzolk justinretzolk added waiting-response Maintainers are waiting on response from community or contributor. service/ecs Issues and PRs that pertain to the ecs service. and removed needs-triage Waiting for first response or review from a maintainer. labels Mar 25, 2022
@ravindrainduri
Copy link
Author

Hi Justin,

I'm not sure where exactly is the issue description box .

But, Our concern is we are seeing strange behaviors while running the terraform code in azure devops pipeline , and one such issue is the above error which I've pasted. So kindly help in fixing that out.

Thanks Again.

@github-actions github-actions bot removed the waiting-response Maintainers are waiting on response from community or contributor. label Mar 26, 2022
@justinretzolk
Copy link
Member

Hey @ravindrainduri 👋 It looks like since your last comment, another issue was filed with a similar report that has a bit more information in the description. Can you take a look at #24018 and verify whether it is the same issue you're encountering?

@justinretzolk justinretzolk added the waiting-response Maintainers are waiting on response from community or contributor. label Apr 13, 2022
@leonarac
Copy link

leonarac commented Apr 5, 2023

i have the same issue but in cloudfront

Error: Provider produced inconsistent final plan │ │ When expanding the plan for │ module.cloudfront.aws_cloudfront_distribution.distribution["cenanaliticos-frontend"] │ to include new values learned so far during apply, provider │ "registry.terraform.io/hashicorp/aws" produced an invalid new value for │ .default_cache_behavior[0].cache_policy_id: was null, but now │ cty.StringVal("658327ea-f89d-4fab-a63d-7e88639e58f6"). │ │ This is a bug in the provider, which should be reported in the provider's │ own issue tracker.

i´m using version = "4.30.0" hashicorp/aws

@github-actions github-actions bot removed the waiting-response Maintainers are waiting on response from community or contributor. label Apr 5, 2023
@julian-alarcon
Copy link

The CloudFront reports are probably related to this existing bug: #29234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service/ecs Issues and PRs that pertain to the ecs service.
Projects
None yet
Development

No branches or pull requests

4 participants