Authenticating to AWS provider

This page summarizes the projects mentioned and recommended in the original post on /r/Terraform

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aws-okta

    Discontinued aws-vault like tool for Okta authentication

  • Could do external authentication like with Okta or some other SAML 2.0 provider, then get temporary keys that way. I've used https://github.com/segmentio/aws-okta to do that, but it's no longer maintained.

  • pass-import

    A pass extension for importing data from most existing password managers

  • I actually just use pass to store credentials, it's encrypted with my GPG key and stored in a private GitHub repo. My GPG key is on my YubiKeys, which I have 1 on my keychain, one in my desktop, and one in my laptop so it's always available.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • aws-vault

    A vault for securely storing and accessing AWS credentials in development environments

  • I read the docs on: https://github.com/99designs/aws-vault

  • aws-mfa

    Manage AWS MFA Security Credentials

  • I use MFA so store a long term key that is used to generate a temporary key. I use this tool to do the mfa: https://github.com/broamski/aws-mfa

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Understanding nixos secrets management/aws configuration

    4 projects | /r/NixOS | 16 Apr 2022
  • Keep your AWS CLI config fresh with Cog

    2 projects | dev.to | 28 Mar 2024
  • I Know What Your Password Was Last Summer

    1 project | news.ycombinator.com | 11 Feb 2024
  • A Step-by-Step Guide to Easily Deploying EKS Infrastructure and Applications Using Terraform

    2 projects | dev.to | 4 Feb 2024
  • Passit: Open-Source Password Manager

    5 projects | news.ycombinator.com | 19 Jan 2024