Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Add a hack to make AWS Roles usable #1548

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 7, 2019

  1. Add a hack to make AWS Roles usable

    Enable using a manually-generated session token for AWS Roles.
    
    A better solution would be to use
    https://docs.ansible.com/ansible/latest/modules/sts_assume_role_module.html,
    but I'm not sure how to add the conditional logic required to add that
    to the Streisand setup workflow.
    MikaelSmith committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0558e50 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    17193f9 View commit details
    Browse the repository at this point in the history