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 | >= 0.13.1 |
aws | >= 3.19 |
random | >= 3 |
Name | Version |
---|---|
aws | >= 3.19 |
random | >= 3 |
Name | Source | Version |
---|---|---|
eventbridge | ../../ |
Name | Type |
---|---|
aws_cloudwatch_event_bus.external | resource |
random_pet.this | resource |
No inputs.
Name | Description |
---|---|
eventbridge_bus_arn | The EventBridge Bus ARN |
eventbridge_permission_ids | The EventBridge Permissions |