-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
count is not working on certificate with multiple names #6557
Comments
Also hitting this issue with provider version 1.56. Given these resources:
I get the following error when trying to run apply:
After running an apply with
|
See hashicorp/terraform#12570 (comment)
|
Hi folks 👋 Given the version of Terraform is before 0.12 in the original post here, please try this in more recent versions of Terraform such as Terraform 0.12.6. The upstream code handling with It is worth nothing that the If you are still encountering issues, please feel free to open a new Bug Report following the issue template for further triage. Thanks! |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
This issue was originally opened by @voroniys as hashicorp/terraform#19436. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform v0.11.10
Terraform Configuration Files
Debug Output
Expected Behavior
It should just work
Actual Behavior
Error about counter. The code above works if I create a certificate first. depend_on does not help.
Steps to Reproduce
terraform apply with the code above
The text was updated successfully, but these errors were encountered: