Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-aws-assume-role-iam
https://github.com/hashicorp/learn-terraform-aws-assume-role-iam
aws hashicorp terraform tutorials
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-aws-assume-role-iam
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-07-20T22:22:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T19:03:35.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T13:02:07.523Z (3 months ago)
- Topics: aws, hashicorp, terraform, tutorials
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/aws-assumerole
- Size: 12.7 KB
- Stars: 17
- Watchers: 12
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform - Configure Assume Role IAM Resources
This is a companion repository for the Hashicorp [Configure and Use Assume Role
Credentials to Provision AWS Resources
tutorial](https://developer.hashicorp.com/terraform/tutorials/aws/aws-assumerole). It contains Terraform
conifguration files that define an IAM role that enables managing EC2 instances across AWS accounts.