You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry about the confusion, but the error is correct, you cannot use a yet to be computed value for count. We have an open issue here to improve the documentation around this: #17421
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 3, 2020
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
Terraform Version
Terraform Configuration Files
Expected Behavior
Creates aws_route53_record as much as aws_cloudfront_distribution as created on previous step
Actual Behavior
Error: Error refreshing state: 1 error(s) occurred:
Steps to Reproduce
terraform init
terraform plan
Additional Context
Actually error ocurres at firs time only. If I'll create aws_route53_record with script below
and then I'll change the script back and it will works fine!
The text was updated successfully, but these errors were encountered: