cf2tf
cf2tf copied to clipboard
Translates AWS::ElasticLoadBalancingV2::* resources to elasticsearch/elasticcache resources
For example:
-
AWS::ElasticLoadBalancingV2::LoadBalancer
was converted toaws_elasticsearch_domain_policy
instead ofaws_lb
-
AWS::ElasticLoadBalancingV2::TargetGroup
was converted toaws_elasticache_parameter_group
instead oflb_target_group