Skip to content

awake416/manage_aws_organizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manage_aws_organizations

This repo is used to manage aws organizations. This can create and add new accounts to org. Master account needs to be created manually.

We want to keep the environments variables in the form of tfvars in the same repo and we do not want to maintain the workspaces manually.

The approach we have taken here is to keep all the environment specific variables in same repo per environment like /env/dev/variables.tfvars.

Then use a module which wraps tfe details to provision the required workspace.

TODO -

  • add support for abac based on tags.

About

This repo is used to manage aws organizations. This can create and add new accounts to org. Master account needs to be created manually.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages