Writing a tool at work to move our infrastructure setup to a more declarative approach. To do so, I run terraform inside AWS Lambda (will write about this some time), every time a configuration needs to be applied. I use the terraform import feature to copy configurations from test accounts, and need to do so… Continue reading til: TF plugin cache