Learning Goal: I’m working on a programming exercise and need the explanation and answer to help me learn.
Hello,
Please write a executed terraform code
Configure and deploy a complete infrastructure in gcp for a greenfield approach for a migration project where the application and database is running in AWS. Use terraform and CICD.
Things needs to be considered:
All Security services needs to be considered
Need to use the Secrets Manager for your credentials, all of your apps needs to be authenticated through a secured way.
Provide proper documentation for the use case
Provide a high level design for the use case which you are responsible for
Create your own Repo for your use case
Make sure you have to follow least privileged access rule
Make sure you have to implement the terraform policies as required
Make sure you have to implement the TF as parameterized way
Use proper naming conventions for labels and Tags
Once you complete the use case try to record the entire flow.