Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhiyerra/clouduser
Login with Cloud Credentials
https://github.com/abhiyerra/clouduser
Last synced: 13 days ago
JSON representation
Login with Cloud Credentials
- Host: GitHub
- URL: https://github.com/abhiyerra/clouduser
- Owner: abhiyerra
- License: mpl-2.0
- Created: 2017-05-16T01:57:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T20:18:31.000Z (over 7 years ago)
- Last Synced: 2024-10-21T18:28:04.043Z (30 days ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clouduser
Create Linux user accounts with Cloud profiles.
- [X] Add AWS IAM Users
- [ ] Keep Track of the Users
- [ ] Remove the IAM Users if they are removed# Usage
Cloud user requires AWS credentials that have access to IAM. Pass along
`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`.```
clouduser
```# Project by opsZero
This project is brought to you by [opsZero](https://www.opszero.com) we
provide DevOps and Cloud Infrastructure as a Service for Startups. If you
need help with your infrastructure reach out.# License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.