https://github.com/moviestoreguy/cloudcontrol
An easy template to provide automated access to various cloud providers
https://github.com/moviestoreguy/cloudcontrol
aws azure cloud gcp iam-access terraform
Last synced: 3 months ago
JSON representation
An easy template to provide automated access to various cloud providers
- Host: GitHub
- URL: https://github.com/moviestoreguy/cloudcontrol
- Owner: MovieStoreGuy
- License: mit
- Created: 2019-01-22T00:20:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T23:57:50.000Z (about 7 years ago)
- Last Synced: 2025-06-04T18:35:47.494Z (about 1 year ago)
- Topics: aws, azure, cloud, gcp, iam-access, terraform
- Language: Shell
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudControl - Simplified IAM access management

[](https://opensource.org/licenses/MIT)
This projects defines a template that enables anyone to set an automated process
to various different cloud providers.
## Supported Providers
The intention of this project is to make IAM access easy for all the major cloud platforms
and ensure that no technical knowledge of terraform is needed.
- [x] Google Cloud Platform (gcp)
- [x] Amazon Web Services (aws)
- [ ] Microsoft Azure (azure)
- _requires further development support from the terraform provider maintainer_
## Documentation
In order to reduce the size of a potential git history, all of the documentation has being hosted as [Github wiki](https://github.com/MovieStoreGuy/CloudAccess/wiki).
## Contributing
Any contribution is welcome and encouraged. This project should be accessible to everyone so more people helping, the better.