Configuration in this directory creates resources to control access to EventBridge.
To run this example you need to execute:
$ terraform init
$ terraform plan
$ terraform apply
Note that this example may create resources which cost money. Run terraform destroy
when you don't need these resources.
Name | Version |
---|---|
terraform | >= 1.0 |
aws | >= 5.75.1 |
random | >= 3.0 |
Name | Version |
---|---|
aws | >= 5.75.1 |
random | >= 3.0 |
Name | Source | Version |
---|---|---|
eventbridge | ../../ | n/a |
Name | Type |
---|---|
aws_cloudwatch_event_bus.external | resource |
random_pet.this | resource |
aws_organizations_organization.this | data source |
No inputs.
Name | Description |
---|---|
eventbridge_bus_arn | The EventBridge Bus ARN |
eventbridge_permission_ids | The EventBridge Permissions |