-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
expose gh token to tf apply #5
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Terraform plan in . Plan: 3 to add, 3 to change, 3 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
-/+ destroy and then create replacement
Terraform will perform the following actions:
# module.functions.module.cloud_function["example-gen1"].google_cloudfunctions_function.function will be updated in-place
~ resource "google_cloudfunctions_function" "function" {
id = "projects/jeffreyhung-test/locations/us-west1/functions/example-gen1"
name = "example-gen1"
~ source_archive_object = "src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> "src-18c466ec5779266c94567c27199067dc.zip"
# (28 unchanged attributes hidden)
}
# module.functions.module.cloud_function["example-gen1"].google_storage_bucket_object.zip must be replaced
-/+ resource "google_storage_bucket_object" "zip" {
+ content = (sensitive value)
~ crc32c = "PF8otg==" -> (known after apply)
~ detect_md5hash = "kUVBy/nopKXWNME/gxgfCw==" -> "different hash"
- event_based_hold = false -> null
~ generation = 1724966207668615 -> (known after apply)
~ id = "********************************************************************************" -> (known after apply)
+ kms_key_name = (known after apply)
~ md5hash = "kUVBy/nopKXWNME/gxgfCw==" -> (known after apply)
~ media_link = "https://storage.googleapis.com/download/storage/v1/b/jeffreyhung-test-cloud-function-staging/o/src-914541cbf9e8a4a5d634c13f83181f0b.zip?generation=1724966207668615&alt=media" -> (known after apply)
- metadata = {} -> null
~ name = "src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> "src-18c466ec5779266c94567c27199067dc.zip" # forces replacement
~ output_name = "src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> (known after apply)
~ self_link = "https://www.googleapis.com/storage/v1/b/jeffreyhung-test-cloud-function-staging/o/src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> (known after apply)
~ storage_class = "STANDARD" -> (known after apply)
- temporary_hold = false -> null
# (7 unchanged attributes hidden)
}
# module.functions.module.cloud_function["example-gen1-cron"].google_cloudfunctions_function.function will be updated in-place
~ resource "google_cloudfunctions_function" "function" {
id = "projects/jeffreyhung-test/locations/us-west1/functions/example-gen1-cron"
name = "example-gen1-cron"
~ source_archive_object = "src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> "src-18c466ec5779266c94567c27199067dc.zip"
# (28 unchanged attributes hidden)
# (2 unchanged blocks hidden)
}
# module.functions.module.cloud_function["example-gen1-cron"].google_storage_bucket_object.zip must be replaced
-/+ resource "google_storage_bucket_object" "zip" {
+ content = (sensitive value)
~ crc32c = "PF8otg==" -> (known after apply)
~ detect_md5hash = "kUVBy/nopKXWNME/gxgfCw==" -> "different hash"
- event_based_hold = false -> null
~ generation = 1724966207668615 -> (known after apply)
~ id = "********************************************************************************" -> (known after apply)
+ kms_key_name = (known after apply)
~ md5hash = "kUVBy/nopKXWNME/gxgfCw==" -> (known after apply)
~ media_link = "https://storage.googleapis.com/download/storage/v1/b/jeffreyhung-test-cloud-function-staging/o/src-914541cbf9e8a4a5d634c13f83181f0b.zip?generation=1724966207668615&alt=media" -> (known after apply)
- metadata = {} -> null
~ name = "src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> "src-18c466ec5779266c94567c27199067dc.zip" # forces replacement
~ output_name = "src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> (known after apply)
~ self_link = "https://www.googleapis.com/storage/v1/b/jeffreyhung-test-cloud-function-staging/o/src-914541cbf9e8a4a5d634c13f83181f0b.zip" -> (known after apply)
~ storage_class = "STANDARD" -> (known after apply)
- temporary_hold = false -> null
# (7 unchanged attributes hidden)
}
# module.functions.module.cloud_function_gen2["example-gen2-cron"].google_cloudfunctions2_function.function will be updated in-place
~ resource "google_cloudfunctions2_function" "function" {
id = "projects/jeffreyhung-test/locations/us-west1/functions/example-gen2-cron"
name = "example-gen2-cron"
# (11 unchanged attributes hidden)
~ build_config {
# (7 unchanged attributes hidden)
~ source {
~ storage_source {
~ object = "src-90ebbf1bfdc8d1b0c1deff70132cdc47.zip" -> "src-03bdfabf8c7adb2ef887fe89f69a0dbe.zip"
# (2 unchanged attributes hidden)
}
}
}
# (1 unchanged block hidden)
}
# module.functions.module.cloud_function_gen2["example-gen2-cron"].google_storage_bucket_object.zip must be replaced
-/+ resource "google_storage_bucket_object" "zip" {
+ content = (sensitive value)
~ crc32c = "N2/bfA==" -> (known after apply)
~ detect_md5hash = "kOu/G/3I0bDB3v9wEyzcRw==" -> "different hash"
- event_based_hold = false -> null
~ generation = 1724966207508833 -> (known after apply)
~ id = "********************************************************************************" -> (known after apply)
+ kms_key_name = (known after apply)
~ md5hash = "kOu/G/3I0bDB3v9wEyzcRw==" -> (known after apply)
~ media_link = "https://storage.googleapis.com/download/storage/v1/b/jeffreyhung-test-cloud-function-staging/o/src-90ebbf1bfdc8d1b0c1deff70132cdc47.zip?generation=1724966207508833&alt=media" -> (known after apply)
- metadata = {} -> null
~ name = "src-90ebbf1bfdc8d1b0c1deff70132cdc47.zip" -> "src-03bdfabf8c7adb2ef887fe89f69a0dbe.zip" # forces replacement
~ output_name = "src-90ebbf1bfdc8d1b0c1deff70132cdc47.zip" -> (known after apply)
~ self_link = "https://www.googleapis.com/storage/v1/b/jeffreyhung-test-cloud-function-staging/o/src-90ebbf1bfdc8d1b0c1deff70132cdc47.zip" -> (known after apply)
~ storage_class = "STANDARD" -> (known after apply)
- temporary_hold = false -> null
# (7 unchanged attributes hidden)
}
Plan: 3 to add, 3 to change, 3 to destroy. ✅ Plan applied in Terraform Apply #6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.