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

Use prod syncer image #12155

Closed
wants to merge 8 commits into from
Closed

Conversation

dekiel
Copy link
Contributor

@dekiel dekiel commented Oct 16, 2024

Using latest production build.

Related issue(s)
See: #11384

@dekiel dekiel requested review from neighbors-dev-bot and a team as code owners October 16, 2024 16:17
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. add-or-update labels Oct 16, 2024
@kyma-bot
Copy link
Contributor

kyma-bot commented Oct 16, 2024

Plan Result

CI link

Only Outputs will be changed.
Change Result (Click me)
Changes to Outputs:
  ~ artifact_registry                                   = {
      ~ modules-internal = {
          ~ artifact_registry_collection = {
                id                        = "projects/kyma-project/locations/europe/repositories/modules-internal"
                name                      = "modules-internal"
              ~ update_time               = "2024-10-11T07:29:34.955400Z" -> "2024-10-16T12:04:58.337852Z"
                # (18 unchanged attributes hidden)
            }
        }
    }

You can apply this plan to save these new output values to the OpenTofu
state, without changing any real infrastructure.
ℹ️ Objects have changed outside of Terraform

This feature was introduced from Terraform v0.15.4.

OpenTofu detected the following changes made outside of OpenTofu since the
last "tofu apply" which may have affected this plan:

  # module.artifact_registry["modules-internal"].google_artifact_registry_repository.artifact_registry has changed
  ~ resource "google_artifact_registry_repository" "artifact_registry" {
        id                     = "projects/kyma-project/locations/europe/repositories/modules-internal"
        name                   = "modules-internal"
      ~ update_time            = "2024-10-11T07:29:34.955400Z" -> "2024-10-16T12:04:58.337852Z"
        # (11 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }


Unless you have made equivalent changes to your configuration, or ignored the

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-or-update cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants