Practise the standard verbs for detecting and reconciling terraform drift.
0 / 5 completed
1 / 5
Fill in: 'We ___ scheduled drift detection so a manual console change gets flagged before it silently diverges from state.'
We 'run detection' — the standard, simple collocation for executing a scheduled check. The other options are less idiomatic here.
2 / 5
Fill in: 'An engineer editing a resource directly in the console can ___ real infrastructure out of sync with terraform state.'
We say a manual edit will 'push' infrastructure out of sync — the standard, natural collocation here. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ a drift report weekly so accumulated manual changes don't quietly pile up unnoticed.'
We 'generate a report' — the standard, simple collocation for producing an automated summary. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ detected drift back into terraform state via import rather than letting the next apply silently overwrite it.'
We 'reconcile drift' — the standard, established collocation for bringing state and reality back into alignment. The other options aren't the recognised term here.
5 / 5
Fill in: 'We ___ console access to production resources to reduce how often drift can even happen in the first place.'
We 'restrict access' — the standard, established collocation for limiting who can make manual changes. The other options aren't the recognised term here.