Skip to content

Conversation

@shanice-skylight
Copy link
Collaborator

@shanice-skylight shanice-skylight commented Jun 13, 2025

DEVOPS PULL REQUEST

Related Issue

  • Upgraded hashicorp_azurerm to 4.33.0

Changes Proposed

  • Upgraded 3.100.0 to 4.33.0 in _config.tf file for all environments
  • Replaced enable_https_traffic_only with https_traffic_only_enabled
  • Replaced docker_image with docker_image_name
  • Replaced enforce_private_link_endpoint_network_policies = true with private_endpoint_network_policies = “Enabled” & private_link_service_network_policies_enabled = "false"
  • docker_registry_url, docker_registry_username, and docker_registry_password replaced the use of the app_settings values of DOCKER_REGISTRY_SERVER_URL, DOCKER_REGISTRY_SERVER_USERNAME and DOCKER_REGISTRY_SERVER_PASSWORD respectively, these values will be managed by the provider and should not be specified in the app_settings map.
  • Removed docker_image_tag and appended it to the end of docker_image_name
  • For resource "azurerm_postgresql_flexible_server" the public_network_access_enabled defaults to true so I changed it to false
  • For resource the default for private_endpoint_vnet_policies is Disabled

Additional Information

  • decisions that were made
  • notice of future work that needs to be done

Testing

  • Ad-hoc Terraform plan for dev6

  • Deploy for dev6

  • Ad hoc Terraform plan for dev

  • Deploy for dev

  • Ad hoc Terraform plan for dev2

  • Ad hoc Terraform plan for dev3

  • Ad hoc Terraform plan for dev4

  • Ad hoc Terraform plan for dev5

  • Ad hoc Terraform plan for prod

@shanice-skylight shanice-skylight self-assigned this Jun 13, 2025
@shanice-skylight shanice-skylight changed the title upgraded from 3.100.0 to 4.33.0 [WIP] Upgraded hashicorp_azurerm from 3.100.0 to 4.33.0 Jun 16, 2025
dependabot bot and others added 2 commits July 7, 2025 12:11
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.3.0 to 5.1.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v4.3.0...v5.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Ignore SNOMED codes that are not marked as active.

Update existing test fixtures to be marked as active

Add test to ensure only active codes are processed

* Linter errors - we don't want to include the entire org.hl7.fhir.r4.model.* namespace

* Added in checks for obsolete for loinc2snomed

Removed duplicate test I added

* Added checks for obsolete relations requests
dependabot bot and others added 4 commits July 7, 2025 12:11
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update image

* added flag for PEP 668
* backend/build.gradle

* updated verification date
Bumps alpine from 3.21 to 3.22.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants