Terraform-provider-aws: resource aws_autoscaling_lifecycle_hook doesn't support import

Created on 26 Jun 2019  ยท  4Comments  ยท  Source: hashicorp/terraform-provider-aws

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

Terraform Version

0.11.13

Affected Resource(s)

  • aws_autoscaling_lifecycle_hook
  • aws_lambda_permission

Terraform Configuration Files

# 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: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behavior


Resources should be able importable

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

enhancement servicautoscaling

Most helpful comment

Hi, let me try.

All 4 comments

Hi, let me try.

Implemented support for aws_autoscaling_lifecycle_hook https://github.com/terraform-providers/terraform-provider-aws/pull/9336 ๐Ÿ˜„

I'll implement for aws_lambda_permission too ๐Ÿ‘

Support for importing aws_autoscaling_lifecycle_hook resources has been merged and will release with version 2.20.0 of the Terraform AWS Provider, expected later this week. ๐Ÿ‘

If you would like aws_lambda_permission resource import support, please submit that as a separate feature request.

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!

Was this page helpful?
0 / 5 - 0 ratings