sfn-glue-terraform: Update AWS Provider to v6#3091
sfn-glue-terraform: Update AWS Provider to v6#3091kakakakakku wants to merge 7 commits intoaws-samples:mainfrom
Conversation
| # AWS Step Functions to start a AWS Glue Job Through a CloudWatch event rule | ||
|
|
||
| The Terraform template deploys a AWS Step Function, a AWS Glue Job, a Cloudwatch Event Rule, a Amazon S3 bucket and the minimum IAM resources required to run the application. | ||
| The Terraform template deploys a AWS Step Functions, a AWS Glue Job, a CloudWatch Event Rule, a Amazon S3 bucket and the minimum IAM resources required to run the application. |
There was a problem hiding this comment.
🙅♂️ Step Function
🙆♂️ Step Functions
There was a problem hiding this comment.
Can you change AWS Step Functions to AWS Step Functions state machine?
|
Thanks @kakakakakku. While we have this open, can you add more details about verifying the state machine executions? The current instructions aren't very clear. |
|
@ellisms Originally, the In reality, the system works by having EventBridge triggered with How about adding a I’ll try to work on this soon. Please stay tuned! |
…te Machine ARN instead of IAM Role ARN
|
@ellisms Please take a look and let me know if you have any feedback😀 |
Issue #, if available:
N/A
Description of changes:
Hi😀 Thanks for the useful patterns!
To keep this pattern maintainable, I updated the AWS Provider to v6 and replaced deprecated HCL code.
Check
terraform applycompleted successfully and works good.Thank you😀
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.