File tree Expand file tree Collapse file tree 11 files changed +28
-14
lines changed Expand file tree Collapse file tree 11 files changed +28
-14
lines changed Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
@@ -106,4 +106,4 @@ spec:
106106 - iam.googleapis.com
107107 providerVersions :
108108 - source : hashicorp/google
109- version : " >= 5.39 , < 7"
109+ version : " >= 4.44 , < 7"
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
@@ -140,5 +140,17 @@ spec:
140140 - serviceusage.googleapis.com
141141 - iam.googleapis.com
142142 providerVersions :
143+ - source : hashicorp/archive
144+ version : 2.4.2
143145 - source : hashicorp/google
144- version : " >= 5.39, < 7"
146+ version : " >= 4.52, < 7"
147+ - source : hashicorp/google-beta
148+ version : " >= 4.52, < 7"
149+ - source : hashicorp/http
150+ version : " >= 2"
151+ - source : hashicorp/local
152+ version : " >=2.4"
153+ - source : hashicorp/random
154+ version : 3.6.2
155+ - source : hashicorp/time
156+ version : " >= 0.9.1"
Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ resource "google_workflows_workflow" "workflow" {
6666 function_name = google_cloudfunctions2_function.notebook_deploy_function.name
6767 })
6868
69+ deletion_protection = var. deletion_protection
70+
6971 labels = var. labels
7072
7173 depends_on = [
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
7272 - iam.googleapis.com
7373 providerVersions :
7474 - source : hashicorp/google
75- version : " >= 5.39 , < 7"
75+ version : " >= 4.0 , < 7"
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments