prep v56.1.0

This commit is contained in:
Ludovico Magnocavallo
2026-05-25 12:27:30 +00:00
parent e4f2c68d8b
commit 8e0826a95e
208 changed files with 622 additions and 610 deletions

View File

@@ -3,7 +3,19 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
<!-- markdownlint-disable MD024 --> <!-- markdownlint-disable MD024 -->
## [Unreleased](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v56.0.0...HEAD) ## [Unreleased](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v56.1.0...HEAD)
## [v56.1.0](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/releases/tag/v56.1.0) - 2026-05-25 <!-- from: 2026-05-21 10:20:26+00:00 to: 2026-05-25 since: v56.0.0 -->
### MODULES
- [[#3988](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3988)] Add context to net-lb-proxy-int ([LucaPrete](https://github.com/LucaPrete)) <!-- 2026-05-24 17:03:57+00:00 -->
- [[#3981](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3981)] Cosmetic and linter fixes ([sruffilli](https://github.com/sruffilli)) <!-- 2026-05-22 08:28:01+00:00 -->
### TOOLS
- [[#3983](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3983)] Enhance testing harness stability and update repository documentation ([ludoo](https://github.com/ludoo)) <!-- 2026-05-24 10:25:51+00:00 -->
- [[#3979](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3979)] Add FAST Prerequisites Skill and Gemini Skill Test Harness ([ludoo](https://github.com/ludoo)) <!-- 2026-05-22 17:16:55+00:00 -->
## [v56.0.0](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/releases/tag/v56.0.0) - 2026-05-21 <!-- from: 2026-05-10 15:54:54+00:00 to: 2026-05-21 since: v55.4.0 --> ## [v56.0.0](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/releases/tag/v56.0.0) - 2026-05-21 <!-- from: 2026-05-10 15:54:54+00:00 to: 2026-05-21 since: v55.4.0 -->

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/path:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v56.1.0-tf"
} }
} }

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# FAST release: v56.0.0 # FAST release: v56.1.0

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# FAST release: v56.0.0 # FAST release: v56.1.0

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# FAST release: v56.0.0 # FAST release: v56.1.0

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# FAST release: v56.0.0 # FAST release: v56.1.0

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# FAST release: v56.0.0 # FAST release: v56.1.0

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# FAST release: v56.0.0 # FAST release: v56.1.0

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/project-iam-magic:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-gateway:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/backup-dr:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v56.1.0-tofu"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.12.2" required_version = ">= 1.12.2"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.1.0-tf"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.0.0-tf" module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.1.0-tf"
} }
} }

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# Fabric release: v56.0.0 # Fabric release: v56.1.0
terraform { terraform {
required_version = ">= 1.11.0" required_version = ">= 1.11.0"
@@ -27,9 +27,9 @@ terraform {
} }
} }
provider_meta "google" { provider_meta "google" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.1.0-tofu"
} }
provider_meta "google-beta" { provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.0.0-tofu" module_name = "google-pso-tool/cloud-foundation-fabric/modules/datafusion:v56.1.0-tofu"
} }
} }

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