Shanice/upgrade terraform
DEVOPS PULL REQUEST
Related Issue
- Upgrade terraform from 1.3.3 to 1.9.5 #8104
Changes Proposed
- Update Terraform to the latest.
Additional Information
- I tested these upgrades locally and didn't run into any issues with the upgrade or state migration.
- I plan to merge this off hour
Testing
-
Deployed the changes to the following environments [
dev1,dev4,dev2,dev3] and completed smoke testing -
The following workflows have been tested on the environments mentioned above:
- creating a new org - creating a new facility - adding a patient - bulk uploading patients - submitting a single entry test - submitting a bulk csv result upload - self registering a patient
Currently smoke testing dev2
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Since we're still using hashicorp/azurerm 3.100.0 , I Re-added retention_policy and will replace it with azurerm_storage_management_policy during the hashicorp/azurerm 3.100.0 upgrade. I deployed the change to dev1, dev2, dev3, and dev4. OMHS placed tags is a separate from this PR and applied by OMHS not this PR's code.