# Sample Deployment of SCP Exemption Resources
## Requirements
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 0.15.0 |
| [scp\_management\_account](#requirement\_scp\_management\_account) | >= 4.9.0 |
## Providers
No providers.
## Modules
| Name | Source | Version |
|------|--------|---------|
| [scp-exemption-resources](#module\_scp-exemption-resources) | ../../modules/scp-exemption-resources | n/a |
## Resources
No resources.
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [lambda\_source\_bucket](#input\_lambda\_source\_bucket) | S3 bucket containing the Lambda Zip file | `string` | n/a | yes |
| [organization\_id](#input\_organization\_id) | AWS Organizations ID | `string` | n/a | yes |
| [scp\_home\_region](#input\_scp\_home\_region) | The region from which this module will be executed. This MUST be the same region as the SSM automation. | `string` | n/a | yes |
## Outputs
No outputs.