Skip to content

whybee-spec/terragars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS STS Role Assumption module

A module that uses a data resource (runs on every plan step) to assume a role using STS and return a temporary access key. This is particularly useful when you need to use external scripts (AWS CLI) to perform actions that can't be done via the Terraform AWS provider; you can use this module to retrieve temporary credentials, then set them in the environment variables for the external script you need to run.

Variables

The input variables are the same as those for the aws sts assume-role CLI command, although are provided in snake case.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published