Skip to content

Commit

Permalink
chore(docs): updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
agjmills authored Feb 10, 2025
1 parent f6a6f4c commit 61328d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The following details the effect remit of the Landing Zone solution:

* Configuration of Account and Organizational Units
* Provisioning of new AWS Accounts
* Management of the Organizational service control policies (TODO)
* Configuration and Management of Cloudtrail
* Configuration of the Tagging Policies (TODO)
* Management of AWS Security Services AWS Config, SecurityHub and GuardDuty (TODO)
* Configuration and delivery of Organizational level IAM Policies, Identity Permission Sets, RoleSets and Usersets. (TODO)
Expand All @@ -30,4 +30,5 @@ The steps are outlined below:
* In GitHub, navigate to the repository, click Settings, Secrets and Variables, Actions and add two new variables.
* AWS_REGION is the "home region" you will use to manage your AWS Organization.
* AWS_ACCOUNT_ID is the root AWS account that your AWS Organization hangs off.
* Once the CloudFormation stack is in the Created state, and the Variables have been set in Github, you can run the Deploy Terraform action defined for this repository and the organization will be created.
* Once the CloudFormation stack is in the Created state, and the Variables have been set in Github, you can run the Deploy Terraform action defined for this repository and the organization will be created.
* If you wish to manage your AWS Organization with Service Control Policies, in the Console, navigation to Organizations, click Policies in the left-hand menu, select Service Control Policies and finally, click Enable service control policies. Here, you can find some [examples of Service Control Policies](https://github.com/alexmills-uk/aws-service-control-policies).
14 changes: 0 additions & 14 deletions organization_scps.tf

This file was deleted.

0 comments on commit 61328d0

Please sign in to comment.