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
[2020-08-13T08:20:39.133Z] 2020/08/13 08:20:38 [INFO] Setting AWS metadata API timeout to 100ms
[2020-08-13T08:20:39.702Z] 2020/08/13 08:20:39 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
[2020-08-13T08:20:39.712Z] 2020/08/13 08:20:39 [INFO] Attempting to use session-derived credentials
[2020-08-13T08:20:40.293Z] 2020/08/13 08:20:40 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
[2020-08-13T08:20:40.304Z] 2020/08/13 08:20:40 [INFO] Attempting to use session-derived credentials
The text was updated successfully, but these errors were encountered:
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.
This issue was originally opened by @lifeofguenter as hashicorp/terraform#25835. It was migrated here as a result of the provider split. The original body of the issue is below.
It seems like 0.12.29 is doing a lot more requests to ec2metadata than 0.12.24 to a point where we are being rate limited (see: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html)
It is advised:
Logs:
The text was updated successfully, but these errors were encountered: