【发布时间】:2022-11-20 20:56:13
【问题描述】:
We have many AWS Glue jobs and we are only updating the job code, which are scripts stored in S3. The problem is CloudFormation couldn't tell when and when not to update our Glue jobs because all CloudFormation template parameters remain the same after script changes, even the script location is pointing to the same S3 object.
【问题讨论】:
-
How is this related to terraform?
-
What do you mean by updating a job? It's source code?
标签: amazon-web-services amazon-cloudformation aws-glue cicd