about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/ec2-metadata-fetcher.nix
AgeCommit message (Expand)AuthorFilesLines
2021-05-02metadata fetchers: use umask instead of fetch-and-chmodJack Kelly1-1/+1
2020-11-22{ec2,openstack}-metadata-fetcher: unconditionally fetch metadataJack Kelly1-15/+9
2020-11-22{ec2,openstack}-metadata-fetcher: introduce wget_imds functionJack Kelly1-4/+8
2020-11-19nixos ami: preflight the imds tokenGraham Christensen1-0/+21
2020-11-19nixos: ec2 ami: support IMDSv2Graham Christensen1-5/+40
2019-02-11nixos: Add ec2-metadata-fetcher.nix fileAntoine Eiche1-0/+23