mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 07:03:16 -06:00
c6beaa7ce8
Signed-off-by: Valentin Pichard <valentin.pichard@corp.ovh.com> |
||
---|---|---|
.. | ||
main.tf | ||
outputs.tf | ||
README.md | ||
variables.tf |
CloudWatch Event sent to Kinesis Stream
This example sets up a CloudWatch Event Rule with a Target and IAM Role & Policy to send all autoscaling events into Kinesis stream for further examination.
See more details about CloudWatch Events in the official AWS docs.
How to run the example
terraform apply \
-var=aws_region=us-west-2