We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have Aws instance metadata data service v2 enabled and get errors from the aws cli where it expects region to be populated.
It appears that the IMDSv1 call in ec2_tag_facts.rb isn't able to get to the metadata.
The text was updated successfully, but these errors were encountered:
Added the following pull request to resolve - seems to be working on my ec2 instances #30
Sorry, something went wrong.
No branches or pull requests
I have Aws instance metadata data service v2 enabled and get errors from the aws cli where it expects region to be populated.
It appears that the IMDSv1 call in ec2_tag_facts.rb isn't able to get to the metadata.
The text was updated successfully, but these errors were encountered: