Hi everyone, I’m working on a project to convert T...
# general
s
Hi everyone, I’m working on a project to convert Terraform code to Pulumi code and have been using the Terraform-Pulumi converter to the full extent My current work includes #aws #python My main issue is although the tool works up to 70%, I need help on converting some terraform features like Versioning -enabled Defining and using variables in Pulumi using python Element, templatefile, Jsoncode I need a way to convert these aspects of terraform to Pulumi
b
if you post specific examples we can probably help