Feature Request: Import functionality for aws_waf_ipset #4279
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/waf
Issues and PRs that pertain to the waf service.
Milestone
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Terraform Configuration Files
Debug Output
N/A
Panic Output
N/A
Expected Behavior
I would like to be able to import a waf_ipset. We created one manually in haste and now we'd like to properly manage it with terraform.
Actual Behavior
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform import aws_waf_ipset.main <id>
Important Factoids
N/A
References
There are probably more WAF resources that don't support import; this is just the first one I ran into.
The text was updated successfully, but these errors were encountered: