Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-aws-assume-role-ec2
https://github.com/hashicorp/learn-terraform-aws-assume-role-ec2
aws hashicorp terraform tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-aws-assume-role-ec2
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-07-20T22:45:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T20:55:46.000Z (over 1 year ago)
- Last Synced: 2024-09-28T13:02:07.095Z (about 1 month ago)
- Topics: aws, hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/aws-assumerole
- Size: 10.7 KB
- Stars: 4
- Watchers: 12
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform - Use Assume Role Credentials
This is a companion repository for the [Configure and Use Assume Role
Credentials to Provision AWS Resources
tutorial](https://learn.hashicorp.com/tutorials/terraform/aws-assumerole) on
[HashiCorp Learn](https://learn.hashicorp.com/). It contains Terraform
conifguration files that provision an EC2 instance using Assume Role access.