-
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
Datasource aws_opensearch_domain fails when advanced_security_options is enabled #26668
Comments
Hi @fmartinou, you are right. The PR #26503 is related to this issue. The function |
Any news regarding this fix? 😢 |
This issue is a regression because it's preventing to reference an opensearch domain that has been created by terraform in another configuration. That is our case, and it prevent us to update, we are stuck to 4.28.0 since 2 months. As this bug is a regression and the PR available (#26746 which is quite small), would be possible to prioritize it? It's really really annoying not be able to update, we are missing functionnalities that are in newer realeases |
any news on this? |
We just upgraded and got impacted. |
Any update for this? |
Updates?
Other than downgrading, I'm not sure how else to proceed. |
We encountered the same problem and are stuck with an old provider version - a merge and release of the PR would really be appreciated! |
Any updates? |
@YakDriver, it seems this has fallen on deaf ears. This is affecting more and more each day, now including my company. |
Any updates? I had same problem here. In really this is affecting more and more each day. Now, I'm blocked too in a old version. |
Any updates? It is a real drawback, but there is a PR ready to be merged and fix the issue. How come this issue has persisted for so long? |
I also encountered this issue today on 4.54.0. I got past it by downgrading to 4.28.0. |
Downgrading isn't an option for my situation. What I needed to look up, I've just stored programmatically in parameter store. It would be nice if the data call just worked properly with the latest provider, though. |
We are about to hit the wall in few days... It's very questioning to me why Terraform, unlike the vast majority of open source project, don't prioritize regressions over bugs and features. Prioritization just using 'like' vote is quite worrying, do i need to write a bot to get attention on this 6 month old regression ? @YakDriver help would be appreciated, thanks. |
Best thing you can do is give the PR #26746 a like, and hopefully Terraform finds it worthwhile to fix this broken aspect of their tool. Also impacting my organization |
@justinretzolk help would be appreciated, thanks. |
This functionality has been released in v4.59.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
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. |
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
aws_opensearch_domain
Terraform Configuration Files
Debug Output
See full log in attachment
References
This configuration is perfectly working with provider version
4.28.0
Maybe related to this PR?
The text was updated successfully, but these errors were encountered: