It was three years ago. I started playing with MicroPython with camera support on an ESP32-Camera board with MicroPython version 1.11-XXX. This time, the firmware support version 1.18-XXX. We may ...
TerraformCommand is used to invoke various Terraform commands. Terraform is a great tool for deploying resources. If you need to call the Terraform command in the Python program for deployment, a new ...