You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Input Transformer configuration example for ECR
Add complete input_paths and input_template configuration
to help users set up EventBridge transformers without having
to dig through Terraform examples.
Signed-off-by: Tanjim H. <[email protected]>
> **Note:** Use exact field names in the `data` object (camelCase: `repositoryName`, `imageTag`, `imageDigest`). The registry URL is automatically extracted from the `source` field.
159
+
122
160
#### Example Terraform Configuration
123
161
124
162
See `config/examples/cloudevents/terraform/` for a complete Terraform module that sets up:
0 commit comments