cf2tf icon indicating copy to clipboard operation
cf2tf copied to clipboard

Translates AWS::ElasticLoadBalancingV2::* resources to elasticsearch/elasticcache resources

Open zacps opened this issue 1 month ago • 0 comments

For example:

  • AWS::ElasticLoadBalancingV2::LoadBalancer was converted to aws_elasticsearch_domain_policy instead of aws_lb
  • AWS::ElasticLoadBalancingV2::TargetGroup was converted to aws_elasticache_parameter_group instead of lb_target_group

zacps avatar Jan 14 '25 21:01 zacps