Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).