-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Error installing provider "aws": Get https://releases.hashicorp.com/terraform-provider-aws/: x509: certificate has expired or is not yet valid. #18944
Comments
Can you share a bit more info about the machine? Which version of CentOS are you running? Is it configured to use NTP? Especially virtual machines tend to have quite a bit of time drift without proper configuration of either NTP or clocksource syncing. That’s the angle I would consider first if it’s a VM. |
I am using - Centos 6.10 The system does not have NTP settings. Its date is set to couple of months before. |
I set the date to current date. Now I am getting below error -
|
Which version of Terraform are you running? You may be running into this issue: hashicorp/terraform-provider-aws#2121 |
@shishirkumar2104 - are you still having an issue with this, or can this be closed? |
you need sudo terraform init , |
Hello again! We didn't hear back from you, so I'm going to close this in the hope that a previous response gave you the information you needed. If not, please do feel free to re-open this and leave another comment with the information my human friends requested above. 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 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. |
Terraform Version
Terraform Configuration Files
Debug Output
Crash Output
Expected Behavior
Actual Behavior
Steps to Reproduce
Additional Context
References
The text was updated successfully, but these errors were encountered: