Absolutely insightful. I'm yet to use terraform, but this article of yours already gave me firsthand information needed when i eventually start. keep on the good work
Inspiring and very informative. Thank you for sharing. Keep up the good work.
Hi Helen, nice piece you have here am really impressed, well i don't think it matters for this project but a few pointers i noticed that you could do with some code refactoring to improvised some of your codes like using variables it was never used instead of "hardcoding some parameters" and under ingress rules would love to see you use dynamic block it helps if you need to add some more ingress rules to expand your projects. Please don't feel bad these are just pointers to help you improve more but all in all you did a fantastic job, well done, cheers
Great Job of leading someone through the steps not to mention good job at the creating of the Terraform layout. Keep up the good work. Terraform is great to work with.
Brilliant! Absolutely brilliant Helen. Nice piece, do keep at it! 👍
Great article!! it really made it easy to understand the steps from beginning to end
Gregory Ikharo
Thanks for the note Helen, really helpful. I am currently facing a challenge when executing the "terraform validate" command. I keep getting error message "│ Error: Value for unconfigurable attribute " when trying to create the S3 bucket. Can you help with this please?