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

Resolve google sign in with updated credentials call #1080

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

ashdavies
Copy link
Owner

No description provided.

Copy link
Contributor

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:

  # google_firebase_android_app.main will be updated in-place
  ~ resource "google_firebase_android_app" "main" {
        id              = "projects/playground-1a136/androidApps/1:279861227938:android:8b4e86b064ce7429c502fb"
        name            = "projects/playground-1a136/androidApps/1:279861227938:android:8b4e86b064ce7429c502fb"
      ~ sha1_hashes     = [
          ~ "2f50f8fd822a6592508b5adb58a231c729d616a3" -> "4761bd71b66b1cda731f4c5fef4a554785f7648b",
        ]
      ~ sha256_hashes   = [
          ~ "2ebfd15ae4682189f047b61a4faa903dc330cbf29b3a21f667595a73fb53a1ff" -> "b0df48830f81daafc80955b552b3e85aa93c56c7a4172f56358067b071f1f686",
        ]
        # (7 unchanged attributes hidden)

      - timeouts {}
    }

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

@ashdavies ashdavies merged commit d69ae96 into main Jul 25, 2024
3 checks passed
@ashdavies ashdavies deleted the fix/google-sign-in branch July 25, 2024 10:00
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.

1 participant