Skip to content
New issue

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

add boostrap action var #1

Draft
wants to merge 19 commits into
base: emr-security-configuration
Choose a base branch
from

Commits on Jun 7, 2023

  1. add boostrap action var

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ee62d2b View commit details
    Browse the repository at this point in the history
  2. type is map of strings

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4f2882b View commit details
    Browse the repository at this point in the history
  3. default

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0c84704 View commit details
    Browse the repository at this point in the history
  4. block, not a list

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    201d7c8 View commit details
    Browse the repository at this point in the history
  5. unpack var to block

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c854dd8 View commit details
    Browse the repository at this point in the history
  6. fix default

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0337de2 View commit details
    Browse the repository at this point in the history
  7. any

    paulsef committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5ca34ad View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    13af5f0 View commit details
    Browse the repository at this point in the history
  2. copy from aws module

    paulsef committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0dac93f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. attach current policy

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    09cfb2f View commit details
    Browse the repository at this point in the history
  2. add custom policy for now

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d5b4485 View commit details
    Browse the repository at this point in the history
  3. typos

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    0dab8f7 View commit details
    Browse the repository at this point in the history
  4. more typos

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5652d6e View commit details
    Browse the repository at this point in the history
  5. change hard coded ssm path

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    758b1bb View commit details
    Browse the repository at this point in the history
  6. wildcard

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    a4c975f View commit details
    Browse the repository at this point in the history
  7. parameter(no-s)

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f641151 View commit details
    Browse the repository at this point in the history
  8. make the policy a var

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7734c1f View commit details
    Browse the repository at this point in the history
  9. use static var in count

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2fb781f View commit details
    Browse the repository at this point in the history
  10. typo

    paulsef committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    620d1eb View commit details
    Browse the repository at this point in the history