Sha256: 5862ba8d6e2c053442cc557501d802185aefbcf8965d3f1fe73a4d44ae73705a

Contents?: true

Size: 785 Bytes

Versions: 1

Compression:

Stored size: 785 Bytes

Contents

# Change Log

All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0.

## [0.3.7]
- check aws cli is fully setup

## [0.3.6]
- #1 speed up iam_mfa? detection with AWSConfig parser

## [0.3.5]
- prompt for mfa when using AWS_* env and `AWS_MFA_SERIAL`

## [0.3.4]
- always set AWS_* env vars when in iam_mfa mode

## [0.3.3]
- fix aws_cli_installed? check

## [0.3.2]
- check for aws_cli_installed, allow to work on aws lambda

## [0.3.1]
- allow specs to pass in other projects

## [0.3.0]
- require aws_mfa_secure so ext can be one line: require "aws_mfa_secure/ext/aws"

## [0.2.0]
- add clean command
- flush memo cache for updated aws tokens

## [0.1.0]
- Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws-mfa-secure-0.3.7 CHANGELOG.md