Terraform AWS: Files and Variables
In the previous article of our series about Terraform AWS, we looked at an initial project that allowed us to create an SQS-type resource, understanding how to configure Terraform so that it can communicate with AWS thanks to programmatic access users. We also explored how to use the basic terraform commands to generate our resources… Read more