mirror of
https://github.com/sigmasternchen/terraform-aws-eventbridge
synced 2025-03-17 08:58:58 +00:00
.. | ||
main.tf | ||
outputs.tf | ||
README.md | ||
variables.tf |
EventBridge Simple Example
Configuration in this directory creates EventBridge resource configuration.
Usage
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.