Lab: Deploying AWS Service Control Policies (SCPs) via Terraform
How to deploy AWS Service Control Policies via Terraform
Last updated
Was this helpful?
How to deploy AWS Service Control Policies via Terraform
Last updated
Was this helpful?
If you're already familiar with Terraform, feel free to hop over to the to grab and deploy the code. Otherwise, stick around and we'll walk through it together!
The Terraform code for this module has been left in a simplified state (i.e., not using modules, loops, or other advanced Terraform features) to be more easily accessible. You can customize it further to meet your specific requirements.
SCP policies are a feature of AWS Organizations and are free to use.
See pricing details here: https://docs.aws.amazon.com/organizations/latest/userguide/pricing.html
Once complete, head to the AWS Organizations console and check it out!