Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebuild without ps test kit for prod and update dev to new domain #9

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

KyleOps
Copy link
Collaborator

@KyleOps KyleOps commented Jan 9, 2025

No description provided.

Copy link

github-actions bot commented Jan 9, 2025

Terraform Plan Output

Click to expand
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # helm_release.inferno is tainted, so must be replaced
-/+ resource "helm_release" "inferno" {
      ~ id                         = "dev-inferno" -> (known after apply)
      + manifest                   = (known after apply)
      ~ metadata                   = [
          - {
              - app_version    = "1.16.0"
              - chart          = "inferno-helmd"
              - first_deployed = 1736386490
              - last_deployed  = 1736386490
              - name           = "dev-inferno"
              - namespace      = "dev-inferno"
              - revision       = 1
              - 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"
                                }
                            }
                        }
                      - inferno    = {
                          - externalValidatorUrl = null
                          - imageUrl             = "ghcr.io/hl7au/au-fhir-inferno:a107cc70f56e7bd5d24724c95d3160de8900ae69"
                          - terminologyServer    = "https://tx.dev.hl7.org.au/fhir"
                          - usesWrapper          = true
                        }
                      - ingress    = {
                          - hostnames = [
                              - "dev.inferno.sparked-fhir.com",
                              - "inferno.dev.hl7.org.au",
                            ]
                        }
                      - nginx      = {
                          - example          = 123
                          - platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:a107cc70f56e7bd5d24724c95d3160de8900ae69-nginx"
                        }
                      - 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                       = "dev-inferno"
      ~ status                     = "failed" -> "deployed"
        # (25 unchanged attributes hidden)

        # (9 unchanged blocks hidden)
    }

Plan: 1 to add, 0 to change, 1 to destroy.

@KyleOps KyleOps force-pushed the feature/dev-rename branch from 912c96d to 10e078f Compare January 14, 2025 02:47
Copy link

Terraform Plan Output

Click to expand
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                         = "dev-inferno"
      ~ metadata                   = [
          - {
              - app_version    = "1.16.0"
              - chart          = "inferno-helmd"
              - first_deployed = 1736748538
              - last_deployed  = 1736752126
              - name           = "dev-inferno"
              - namespace      = "dev-inferno"
              - revision       = 2
              - 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"
                                }
                            }
                        }
                      - inferno    = {
                          - externalValidatorUrl = null
                          - imageUrl             = "ghcr.io/hl7au/au-fhir-inferno:473d92b2fbe8e78ec36f43ffdc1fb827b4f82445"
                          - terminologyServer    = "https://tx.dev.hl7.org.au/fhir"
                          - usesWrapper          = true
                        }
                      - ingress    = {
                          - hostnames = [
                              - "dev.inferno.sparked-fhir.com",
                              - "dev.inferno.hl7.org.au",
                            ]
                        }
                      - nginx      = {
                          - example          = 123
                          - platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:7a99baaf50e18e201e95f7ca91477bc41da0cda8-nginx"
                        }
                      - 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                       = "dev-inferno"
        # (26 unchanged attributes hidden)

      - set {
          - name  = "inferno.imageUrl" -> null
          - value = "ghcr.io/hl7au/au-fhir-inferno:473d92b2fbe8e78ec36f43ffdc1fb827b4f82445" -> null
            # (1 unchanged attribute hidden)
        }
      - set {
          - name  = "ingress.hostnames[1]" -> null
          - value = "dev.inferno.hl7.org.au" -> null
            # (1 unchanged attribute hidden)
        }
      - set {
          - name  = "nginx.platformImageUri" -> null
          - value = "ghcr.io/hl7au/au-fhir-inferno:7a99baaf50e18e201e95f7ca91477bc41da0cda8-nginx" -> null
            # (1 unchanged attribute hidden)
        }
      + set {
          + name  = "inferno.imageUrl"
          + value = "ghcr.io/hl7au/au-fhir-inferno:a107cc70f56e7bd5d24724c95d3160de8900ae69"
            # (1 unchanged attribute hidden)
        }
      + set {
          + name  = "ingress.hostnames[1]"
          + value = "inferno.dev.hl7.org.au"
            # (1 unchanged attribute hidden)
        }
      + set {
          + name  = "nginx.platformImageUri"
          + value = "ghcr.io/hl7au/au-fhir-inferno:a107cc70f56e7bd5d24724c95d3160de8900ae69-nginx"
            # (1 unchanged attribute hidden)
        }

        # (6 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Copy link

Terraform Plan Output

Click to expand
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                         = "dev-inferno"
      ~ metadata                   = [
          - {
              - app_version    = "1.16.0"
              - chart          = "inferno-helmd"
              - first_deployed = 1736748538
              - last_deployed  = 1737723585
              - name           = "dev-inferno"
              - namespace      = "dev-inferno"
              - revision       = 8
              - 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"
                                }
                            }
                        }
                      - inferno    = {
                          - externalValidatorUrl = null
                          - imageUrl             = "ghcr.io/hl7au/au-fhir-inferno:473d92b2fbe8e78ec36f43ffdc1fb827b4f82445"
                          - terminologyServer    = "https://tx.dev.hl7.org.au/fhir"
                          - usesWrapper          = true
                        }
                      - ingress    = {
                          - hostnames = [
                              - "dev.inferno.sparked-fhir.com",
                              - "dev.inferno.hl7.org.au",
                            ]
                        }
                      - nginx      = {
                          - example          = 123
                          - platformImageUri = "ghcr.io/hl7au/au-fhir-inferno:7a99baaf50e18e201e95f7ca91477bc41da0cda8-nginx"
                        }
                      - 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                       = "dev-inferno"
        # (26 unchanged attributes hidden)

      - set {
          - name  = "inferno.imageUrl" -> null
          - value = "ghcr.io/hl7au/au-fhir-inferno:473d92b2fbe8e78ec36f43ffdc1fb827b4f82445" -> null
            # (1 unchanged attribute hidden)
        }
      - set {
          - name  = "ingress.hostnames[1]" -> null
          - value = "dev.inferno.hl7.org.au" -> null
            # (1 unchanged attribute hidden)
        }
      - set {
          - name  = "nginx.platformImageUri" -> null
          - value = "ghcr.io/hl7au/au-fhir-inferno:7a99baaf50e18e201e95f7ca91477bc41da0cda8-nginx" -> null
            # (1 unchanged attribute hidden)
        }
      + set {
          + name  = "inferno.imageUrl"
          + value = "ghcr.io/hl7au/au-fhir-inferno:b087ebecc0512846da5cc5465d18f4cfc423632c"
            # (1 unchanged attribute hidden)
        }
      + set {
          + name  = "ingress.hostnames[1]"
          + value = "inferno.dev.hl7.org.au"
            # (1 unchanged attribute hidden)
        }
      + set {
          + name  = "nginx.platformImageUri"
          + value = "ghcr.io/hl7au/au-fhir-inferno:b087ebecc0512846da5cc5465d18f4cfc423632c-nginx"
            # (1 unchanged attribute hidden)
        }

        # (6 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@projkov projkov merged commit f8d23a2 into master Jan 27, 2025
3 checks passed
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.

2 participants