issues
search
hl7au
/
au-fhir-core-inferno
This is an Inferno test kit for the AU Core Implementation Guide
https://inferno.hl7.org.au
Apache License 2.0
9
stars
3
forks
source link
WIP: Update us_core_diffs.md
#198
Closed
projkov
closed
2 months ago
github-actions[bot]
commented
2 months ago
Terraform Plan Output
Click to expand
```terraform Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # helm_release.inferno will be updated in-place ~ resource "helm_release" "inferno" { id = "inferno" ~ metadata = [ - { - app_version = "1.16.0" - chart = "inferno-helmd" - first_deployed = 1721880494 - last_deployed = 1724922064 - name = "inferno" - namespace = "inferno" - revision = 20 - values = jsonencode( { - controller = { - enabled = false - ingressClass = "nginx" - ingressClassResource = { - default = false - enabled = true - name = "nginx" } - service = { - annotations = { - "service.beta.kubernetes.io/aws-load-balancer-type" = "nlb" } } } - externalDomain = "inferno.hl7.org.au" - inferno = { - externalValidatorUrl = null - imageUrl = "ghcr.io/hl7au/au-fhir-core-inferno:047d1f385ddbb9d78bd2697f6162e4fa28edbf32" - terminologyServer = "https://tx.dev.hl7.org.au/fhir" } - postgresql = { - containerPorts = { - postgresql = 5432 } - enabled = false - externaldbhost = "(sensitive value)" - global = { - postgresql = { - auth = { - database = "inferno" - password = "(sensitive value)" - username = "(sensitive value)" } } } } } ) - version = "0.2.0" # (1 unchanged attribute hidden) }, ] -> (known after apply) name = "inferno" ~ status = "failed" -> "deployed" ~ values = [ ~ <<-EOT externalDomain: "inferno.hl7.org.au" inferno: - imageUrl: "ghcr.io/hl7au/au-fhir-core-inferno:2b115ecde09fa32cd454390d198a107a398d2689" + imageUrl: "ghcr.io/hl7au/au-fhir-core-inferno:047d1f385ddbb9d78bd2697f6162e4fa28edbf32" terminologyServer: "https://tx.dev.hl7.org.au/fhir" externalValidatorUrl: null # This can be overridden during chart deployment controller: enabled: false # Set to true to enable the ingress controller if you have not already installed it, multiple ingress controllers can be installed via https://kubernetes.github.io/ingress-nginx/user-guide/multiple-ingress/ ingressClass: "nginx" ingressClassResource: name: nginx enabled: true default: false service: annotations: service.beta.kubernetes.io/aws-load-balancer-type: "nlb" postgresql: enabled: false # enable if not using rds from aws-impl externaldbhost: null # This can be overridden during chart deployment containerPorts: postgresql: 5432 global: postgresql: auth: username: "postgres" password: "password" database: "inferno" EOT, ] # (24 unchanged attributes hidden) # (3 unchanged blocks hidden) } Plan: 0 to add, 1 to change, 0 to destroy. ```
github-actions[bot]
commented
2 months ago
Terraform Plan Output
Click to expand
```terraform Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # helm_release.inferno will be updated in-place ~ resource "helm_release" "inferno" { id = "inferno" ~ metadata = [ - { - app_version = "1.16.0" - chart = "inferno-helmd" - first_deployed = 1721880494 - last_deployed = 1724922064 - name = "inferno" - namespace = "inferno" - revision = 20 - values = jsonencode( { - controller = { - enabled = false - ingressClass = "nginx" - ingressClassResource = { - default = false - enabled = true - name = "nginx" } - service = { - annotations = { - "service.beta.kubernetes.io/aws-load-balancer-type" = "nlb" } } } - externalDomain = "inferno.hl7.org.au" - inferno = { - externalValidatorUrl = null - imageUrl = "ghcr.io/hl7au/au-fhir-core-inferno:047d1f385ddbb9d78bd2697f6162e4fa28edbf32" - terminologyServer = "https://tx.dev.hl7.org.au/fhir" } - postgresql = { - containerPorts = { - postgresql = 5432 } - enabled = false - externaldbhost = "(sensitive value)" - global = { - postgresql = { - auth = { - database = "inferno" - password = "(sensitive value)" - username = "(sensitive value)" } } } } } ) - version = "0.2.0" # (1 unchanged attribute hidden) }, ] -> (known after apply) name = "inferno" ~ status = "failed" -> "deployed" ~ values = [ ~ <<-EOT externalDomain: "inferno.hl7.org.au" inferno: - imageUrl: "ghcr.io/hl7au/au-fhir-core-inferno:2b115ecde09fa32cd454390d198a107a398d2689" + imageUrl: "ghcr.io/hl7au/au-fhir-core-inferno:047d1f385ddbb9d78bd2697f6162e4fa28edbf32" terminologyServer: "https://tx.dev.hl7.org.au/fhir" externalValidatorUrl: null # This can be overridden during chart deployment controller: enabled: false # Set to true to enable the ingress controller if you have not already installed it, multiple ingress controllers can be installed via https://kubernetes.github.io/ingress-nginx/user-guide/multiple-ingress/ ingressClass: "nginx" ingressClassResource: name: nginx enabled: true default: false service: annotations: service.beta.kubernetes.io/aws-load-balancer-type: "nlb" postgresql: enabled: false # enable if not using rds from aws-impl externaldbhost: null # This can be overridden during chart deployment containerPorts: postgresql: 5432 global: postgresql: auth: username: "postgres" password: "password" database: "inferno" EOT, ] # (24 unchanged attributes hidden) # (3 unchanged blocks hidden) } Plan: 0 to add, 1 to change, 0 to destroy. ```
Terraform Plan Output
Click to expand
```terraform Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # helm_release.inferno will be updated in-place ~ resource "helm_release" "inferno" { id = "inferno" ~ metadata = [ - { - app_version = "1.16.0" - chart = "inferno-helmd" - first_deployed = 1721880494 - last_deployed = 1724922064 - name = "inferno" - namespace = "inferno" - revision = 20 - values = jsonencode( { - controller = { - enabled = false - ingressClass = "nginx" - ingressClassResource = { - default = false - enabled = true - name = "nginx" } - service = { - annotations = { - "service.beta.kubernetes.io/aws-load-balancer-type" = "nlb" } } } - externalDomain = "inferno.hl7.org.au" - inferno = { - externalValidatorUrl = null - imageUrl = "ghcr.io/hl7au/au-fhir-core-inferno:047d1f385ddbb9d78bd2697f6162e4fa28edbf32" - terminologyServer = "https://tx.dev.hl7.org.au/fhir" } - postgresql = { - containerPorts = { - postgresql = 5432 } - enabled = false - externaldbhost = "(sensitive value)" - global = { - postgresql = { - auth = { - database = "inferno" - password = "(sensitive value)" - username = "(sensitive value)" } } } } } ) - version = "0.2.0" # (1 unchanged attribute hidden) }, ] -> (known after apply) name = "inferno" ~ status = "failed" -> "deployed" ~ values = [ ~ <<-EOT externalDomain: "inferno.hl7.org.au" inferno: - imageUrl: "ghcr.io/hl7au/au-fhir-core-inferno:2b115ecde09fa32cd454390d198a107a398d2689" + imageUrl: "ghcr.io/hl7au/au-fhir-core-inferno:047d1f385ddbb9d78bd2697f6162e4fa28edbf32" terminologyServer: "https://tx.dev.hl7.org.au/fhir" externalValidatorUrl: null # This can be overridden during chart deployment controller: enabled: false # Set to true to enable the ingress controller if you have not already installed it, multiple ingress controllers can be installed via https://kubernetes.github.io/ingress-nginx/user-guide/multiple-ingress/ ingressClass: "nginx" ingressClassResource: name: nginx enabled: true default: false service: annotations: service.beta.kubernetes.io/aws-load-balancer-type: "nlb" postgresql: enabled: false # enable if not using rds from aws-impl externaldbhost: null # This can be overridden during chart deployment containerPorts: postgresql: 5432 global: postgresql: auth: username: "postgres" password: "password" database: "inferno" EOT, ] # (24 unchanged attributes hidden) # (3 unchanged blocks hidden) } Plan: 0 to add, 1 to change, 0 to destroy. ```