| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains AWS cross-account management for the Technology Transform Service (TTS) and is managed by the TTS Technology Portfolio within the General Services Administration.
Jump account: 133032889584
Set up AWS credentials for jump account.
Clone this repository.
Set up Terraform.
cd aws-admin/terraform
terraform initConfirm the AWS connection works.
terraform planBased on these steps.
Terraform will generate an AWS config file.
Run the following from this directory (the -target part is optional):
terraform apply -target=local_file.aws_configCopy the config file.
mkdir -p ~/.aws
cp aws_config.ini ~/.aws/configUse the named profiles with the AWS CLI or other tools.
Budgets are listed by business unit in two places:
To add a new one:
Parameter Store is used to keep the values private.
| Back | FazBrowse Home | New Git URL |