Basic Terraform Flow in DevOps CI/CD
1. Developer: The developer writes both Terraform configuration files and application code.
2. Source Control: The developer commits the code changes to a local Git repository and then pushes these commits to a remote repository.
3. Static Code A...
ashwinrajendran.hashnode.dev1 min read