Add fast_version.txt to FAST stages (#3107)

* Add fast_versions.txt file

* Fix versions.tf module path

* Fix linter
This commit is contained in:
Julio Castillo
2025-05-21 15:10:57 +02:00
committed by GitHub
parent 4195c3a5af
commit 94cdce4467
216 changed files with 602 additions and 412 deletions

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/autopilot-cluster:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/autopilot-cluster:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/autopilot-cluster:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/autopilot-cluster:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/batch:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/batch:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/batch:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/batch:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kafka:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kafka:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kafka:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kafka:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kong-cloudrun:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kong-cloudrun:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kong-cloudrun:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/kong-cloudrun:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/mysql:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/mysql:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/mysql:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/mysql:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/redis-cluster:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/redis-cluster:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/redis-cluster:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/gke/patterns/redis-cluster:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/secops/secops-gke-forwarder:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/secops/secops-gke-forwarder:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/secops/secops-gke-forwarder:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/blueprints/secops/secops-gke-forwarder:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v40.0.0-tf"
}
}

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -0,0 +1,15 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# FAST release: v40.0.0

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v40.0.0-tf"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v40.0.0-tofu"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tofu"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v40.0.0-tofu"
}
}

View File

@@ -27,9 +27,9 @@ terraform {
}
}
provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v40.0.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v40.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v40.0.0-tf"
}
}

Some files were not shown because too many files have changed in this diff Show More