Configuration in this directory creates EventBridge Archives resources in various configurations.
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.85 |
random | >= 3.0 |
Name | Version |
---|---|
aws | >= 5.85 |
random | >= 3.0 |
Name | Source | Version |
---|---|---|
eventbridge | ../../ | n/a |
eventbridge_archive_only | ../../ | n/a |
Name | Type |
---|---|
aws_cloudwatch_event_bus.existing_bus | resource |
random_pet.this | resource |
No inputs.
Name | Description |
---|---|
eventbridge_archive_arns | The EventBridge Archive ARNs |
eventbridge_bus_arn | The EventBridge Bus ARN |