rubao13 / tf-aws-lambda

tf-aws-lambda
0 stars 0 forks source link

Convert to HCL2 expressions #1

Open ADobrodey opened 2 years ago

ADobrodey commented 2 years ago

https://github.com/rubao13/tf-aws-lambda/blob/055b9a55f5364b215692a7cefd2be1319d061b58/main.tf#L78

I'd recommend to keep 0.12 syntax across all tf code (remove "${}" when it's not needed)

rubao13 commented 2 years ago

I will review. Thanks!