Terraform codepipeline action block doesnt support region to run cross-region lambda function #10835
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/codepipeline
Issues and PRs that pertain to the codepipeline service.
The issue is that the action block for a particular stage in AWS Codepipeline as specified here: https://www.terraform.io/docs/providers/aws/r/codepipeline.html#action doesnt supports region key. While integrating cross-region lambda function to be invoked as a codepipeline stage, it is mandatory. The region needs to be specified as a key value in the codepipeline actions. The json reference of the same is given here: https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-Lambda.html
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: