Terraform-provider-aws: VPC Traffic Mirroring

Created on 25 Jun 2019  ·  6Comments  ·  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

Description

VPC Traffic Mirroring launched today.
~AWS SDK v1.20.8 not yet released so exact API details not available.~

New or Affected Resource(s)

  • aws_vpc_traffic_mirror_filter
  • aws_vpc_traffic_mirror_filter_rule
  • aws_vpc_traffic_mirror_session
  • aws_vpc_traffic_mirror_target

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

  • Announcement

  • Blog post
  • CreateTrafficMirrorFilter
  • CreateTrafficMirrorFilterRule
  • CreateTrafficMirrorSession
  • CreateTrafficMirrorTarget
  • new-resource servicec2

    Most helpful comment

    Any news on supporting the new AWS traffic mirror resources?

    All 6 comments

    Any news on supporting the new AWS traffic mirror resources?

    any update on the on these traffic mirror resources?

    Support for the four new EC2 Traffic Mirror resources has been merged:

    • New Resource: aws_ec2_traffic_mirror_filter
    • New Resource: aws_ec2_traffic_mirror_filter_rule
    • New Resource: aws_ec2_traffic_mirror_session
    • New Resource: aws_ec2_traffic_mirror_target

    These will release with version 2.51.0 of the Terraform AWS Provider, end of next week. Shout out to @johnthedev97 for the implementation. 👍

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

    For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

    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