Open
Description
Context: This issue was formerly part of this epic: Ensure all existing infra is in Terraform, tickets have been restructured to remove nested epics.
Description
This task focuses on importing existing infrastructure components into the newly standardized Terraform state. It includes moving resources to align with the updated Terraform configurations and ensuring a smooth transition without impacting the production environment.
Tasks
- Identify and prepare a list of resources to be imported or moved within the Terraform state.
- Execute the import or move process, carefully managing dependencies and avoiding downtime.
- Validate that all resources are correctly reflected in the Terraform state post-migration.
Acceptance Criteria
- All identified resources are successfully imported or moved within the Terraform state.
- The Terraform state accurately reflects the current infrastructure without any discrepancies.
- The process is completed without causing any impact on the production environment.
Activity