stephenbawks / aws-ssm-parameter

Checks to see if AWS SSM Parameter exists, if not it will create it. If exist, it will check to see that is current and up to date.
MIT License
0 stars 3 forks source link

Region and creds #2

Open stephenbawks opened 2 years ago

stephenbawks commented 2 years ago

Figure out how to handle creds and region of not specified with aws creds action

mblarsen commented 11 months ago

And maybe add to the README.md that you need to use it for now

      - name: Configure AWS credentials
        uses: aws-actions/configure-aws-credentials@v2