Repo of example terraform for technical screenings.
- Is this a good structure to the terraform? Why is it not in one state file?
- Where does the state file get persisted? Why is this a good or bad thing?
- What users can access this AWS environment and how, how is it secured?
- What are the CI folders doing? What could you imagine being a good CI process for infrastructure?
- What terraform version is being used?
- What terraform providers are being used? What is a provider?
- What is a terraform lockfile?