Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathanielvarona/aws-iam-ic-multi-account-permissions-example
Example Project for `Managing AWS IAM Identity Center Multi-Account Permissions using Terraform and GitHub Actions` post.
https://github.com/nathanielvarona/aws-iam-ic-multi-account-permissions-example
demo example
Last synced: 21 days ago
JSON representation
Example Project for `Managing AWS IAM Identity Center Multi-Account Permissions using Terraform and GitHub Actions` post.
- Host: GitHub
- URL: https://github.com/nathanielvarona/aws-iam-ic-multi-account-permissions-example
- Owner: nathanielvarona
- Created: 2023-03-02T09:18:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T23:57:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-04T02:14:06.413Z (3 months ago)
- Topics: demo, example
- Language: HCL
- Homepage: https://nathanielvarona.github.io/posts/managing-aws-iam-identity-center-multi-account-permissions-using-terraform-and-github-actions/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraspace Project
This is a Terraspace project. It contains code to provision Cloud infrastructure built with [Terraform](https://www.terraform.io/) and the [Terraspace Framework](https://terraspace.cloud/).
## Deploy
To deploy all the infrastructure stacks:
terraspace all up
To deploy individual stacks:
terraspace up demo # where demo is app/stacks/demo
## Terrafile
To use more modules, add them to the [Terrafile](https://terraspace.cloud/docs/terrafile/).