Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform codepipeline action block doesnt support region to run cross-region lambda function #10835

Closed
mohitdayalzomato opened this issue Nov 11, 2019 · 4 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/codepipeline Issues and PRs that pertain to the codepipeline service.

Comments

@mohitdayalzomato
Copy link

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

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

New or Affected Resource(s)

  • aws_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000
@mohitdayalzomato mohitdayalzomato added the enhancement Requests to existing resources that expand the functionality or scope. label Nov 11, 2019
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Nov 11, 2019
@gdavison gdavison added service/codepipeline Issues and PRs that pertain to the codepipeline service. and removed needs-triage Waiting for first response or review from a maintainer. labels Nov 13, 2019
@gdavison
Copy link
Contributor

Thanks for taking the time to submit this issue.

This documentation provides some more background on cross-region actions: https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-cross-region.html

@bflad
Copy link
Contributor

bflad commented Nov 13, 2019

@gdavison is this a duplicate of #6871 (or related)?

@gdavison
Copy link
Contributor

Yes,addressing #6871 would address this one, too. I'm going to close this ticket

@ghost
Copy link

ghost commented Dec 14, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Dec 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/codepipeline Issues and PRs that pertain to the codepipeline service.
Projects
None yet
Development

No branches or pull requests

3 participants