terraform-aws-account icon indicating copy to clipboard operation
terraform-aws-account copied to clipboard

🌳 A sustainable Terraform Package which creates Account & IAM resources on AWS

terraform-aws-account

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates Account and IAM related resources on AWS.

  • account
  • iam-group
  • iam-oidc-identity-provider
  • iam-policy
  • iam-predefined-policies
  • iam-role
  • iam-saml-identity-provider
  • iam-service-linked-role
  • iam-user
  • region

Target AWS Services

Terraform Modules from this package were written to manage the following AWS Services with Terraform.

  • AWS Account
    • Account Settings
    • Region Settings
  • AWS IAM
    • User
    • Group
    • Role
    • Service-linked Role
    • Policy
    • OpenID Connect Identity Provider
    • SAML Identity Provider
  • AWS Resource Explorer
    • Index
    • View

Examples

Account

  • Alias for the AWS Account
  • Contacts for the AWS Account
  • Password Policy for the AWS Account

IAM

  • OIDC Identity Providers
  • SAML Identity Providers

Other Terraform Modules from Tedilabs

Enjoying terraform-aws-account? Check out some of our other modules:

  • AWS Container - A package of Terraform Modules to manage AWS Container resources.
  • AWS Domain - A package of Terraform Modules to manage AWS Domain resources.
  • AWS Load Balancer - A package of Terraform Modules to manage AWS Load Balancer resources.
  • AWS Network - A package of Terraform Modules to manage AWS Network resources.
  • AWS Organization - A package of Terraform Modules to manage AWS Organization resources.
  • AWS Security - A package of Terraform Modules to manage AWS Security resources.

Or check out the full list

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

License

Provided under the terms of the Apache License.

Copyright © 2021-2024, Byungjin Park.