https://github.com/ntno/aws-account-boot
https://github.com/ntno/aws-account-boot
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ntno/aws-account-boot
- Owner: ntno
- License: mit
- Created: 2021-01-25T04:08:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T21:36:17.000Z (over 5 years ago)
- Last Synced: 2025-04-27T23:14:48.368Z (about 1 year ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-account-boot
```
make docker
make validate template="terraform"
```
- create service user in console with attached policies:
- arn:aws:iam::aws:policy/AmazonEC2FullAccess
- arn:aws:iam::aws:policy/AmazonS3FullAccess
- arn:aws:iam::aws:policy/AmazonDynamoDBFullAccess
- arn:aws:iam::aws:policy/CloudWatchFullAccess
- arn:aws:iam::aws:policy/IAMFullAccess
- create stack via console