Introduction
In this project, I set up infrastructure on the AWS cloud using Terraform. The infrastructure includes 4 web servers and 2 ...
For further actions, you may consider blocking this person and/or reporting abuse
How is managed and where is stored the tfstate?
I didn't commit it to the repository but it is saved locally as it is not advisable to make it publicly accessible due to the risks it poses.
So how does Jenkins know what was changed, if tfstate is only on your computer?
I commit the change in the code to github and Jenkins picks that up
Great guide, thanks for sharing!
Thank you very much!
Great guide, it really helped especially with the Jenkins CICD automation
Appreciate it❤️
💪
Good article btw!!
Thank you very much!