https://github.com/traveloka/infra-production-playbooks/issues/new?assignees=raguvaran-madhiyan%2C+tuananh-nguyen&labels=corptech&template=request-for-corptech-devops.md&title=[CORPTECH]+
Example:
https://github.com/traveloka/infra-production-playbooks/issues/1229
https://github.com/jass-trix/infra-production-playbooks/tree/70bd6fc036c4d35049676222935fa88902c2040f/tf/715824975366/pd/ent
Example:
https://github.com/traveloka/infra-production-playbooks/pull/3169/files
https://github.com/traveloka/infra-production-playbooks/pull/2564/files
Add aws profile for tvlk-prod
cat <<EOF >>~/.aws/config
[profile tvlk_prod_cr_planner]
role_arn = arn:aws:iam::715824975366:role/CRPlanner_002
source_profile = saml
role_session_name = raguvaran.madhiyan@traveloka.com
region = ap-southeast-1
EOF
awsudo -u tvlk_prod_cr_planner - terraform plan
request @ct-central-devops to review and ‘terraform apply’ your change