Lab: Deploying AWS Root Account Management via Terraform
How to deploy AWS Root Account Management via Terraform
Last updated
Was this helpful?
How to deploy AWS Root Account Management 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.
Root Access Management is a feature of AWS Identity and Access Management (IAM) that is available at no additional charge.
See https://aws.amazon.com/iam/faqs/
Once complete, head to the AWS IAM console and check it out!