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

CodeDeploy to Lambda #3692

Closed
agarstang opened this issue Mar 9, 2018 · 3 comments · Fixed by #4811
Closed

CodeDeploy to Lambda #3692

agarstang opened this issue Mar 9, 2018 · 3 comments · Fixed by #4811
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Milestone

Comments

@agarstang
Copy link

agarstang commented Mar 9, 2018

AWS CodeDeploy applications now support deploying to Lambda functions:
https://docs.aws.amazon.com/codedeploy/latest/userguide/applications-create-lambda.html

As of v1.10.0 setting the "compute platform" of a lambda function is not supproted.

References

https://www.terraform.io/docs/providers/aws/r/codedeploy_app.html
#3368

@catsby catsby added the enhancement Requests to existing resources that expand the functionality or scope. label Apr 5, 2018
@bflad bflad added this to the v1.24.0 milestone Jun 14, 2018
@bflad
Copy link
Member

bflad commented Jun 14, 2018

The aws_codedeploy_app resource will include a new compute_platform attribute in version 1.24.0 of the AWS provider, likely releasing middle of next week.

@bflad
Copy link
Member

bflad commented Jun 25, 2018

This has been released in version 1.24.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 5, 2020

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!

@hashicorp hashicorp locked and limited conversation to collaborators Apr 5, 2020
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants