prep v56.1.0
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -3,7 +3,19 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
<!-- 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 -->
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
fast/project-templates/managed-kafka/versions.tf
generated
6
fast/project-templates/managed-kafka/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# FAST release: v56.0.0
|
||||
# FAST release: v56.1.0
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# FAST release: v56.0.0
|
||||
# FAST release: v56.1.0
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# FAST release: v56.0.0
|
||||
# FAST release: v56.1.0
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# FAST release: v56.0.0
|
||||
# FAST release: v56.1.0
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# FAST release: v56.0.0
|
||||
# FAST release: v56.1.0
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# FAST release: v56.0.0
|
||||
# FAST release: v56.1.0
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/agent-engine/versions.tf
generated
6
modules/agent-engine/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/agent-engine/versions.tofu
generated
6
modules/agent-engine/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/agent-gateway/versions.tf
generated
6
modules/agent-gateway/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/agent-gateway/versions.tofu
generated
6
modules/agent-gateway/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/ai-applications/versions.tf
generated
6
modules/ai-applications/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/ai-applications/versions.tofu
generated
6
modules/ai-applications/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/alloydb/versions.tf
generated
6
modules/alloydb/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/alloydb/versions.tofu
generated
6
modules/alloydb/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/analytics-hub/versions.tf
generated
6
modules/analytics-hub/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/analytics-hub/versions.tofu
generated
6
modules/analytics-hub/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/api-gateway/versions.tf
generated
6
modules/api-gateway/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/api-gateway/versions.tofu
generated
6
modules/api-gateway/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/apigee/versions.tf
generated
6
modules/apigee/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/apigee/versions.tofu
generated
6
modules/apigee/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/artifact-registry/versions.tf
generated
6
modules/artifact-registry/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/artifact-registry/versions.tofu
generated
6
modules/artifact-registry/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/backup-dr/versions.tf
generated
6
modules/backup-dr/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/backup-dr/versions.tofu
generated
6
modules/backup-dr/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/bigquery-connection/versions.tf
generated
6
modules/bigquery-connection/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/bigquery-connection/versions.tofu
generated
6
modules/bigquery-connection/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/bigquery-dataset/versions.tf
generated
6
modules/bigquery-dataset/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/bigquery-dataset/versions.tofu
generated
6
modules/bigquery-dataset/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/bigtable-instance/versions.tf
generated
6
modules/bigtable-instance/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/bigtable-instance/versions.tofu
generated
6
modules/bigtable-instance/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/billing-account/versions.tf
generated
6
modules/billing-account/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/billing-account/versions.tofu
generated
6
modules/billing-account/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/binauthz/versions.tf
generated
6
modules/binauthz/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/binauthz/versions.tofu
generated
6
modules/binauthz/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/certificate-manager/versions.tf
generated
6
modules/certificate-manager/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/certificate-manager/versions.tofu
generated
6
modules/certificate-manager/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-build-v2-connection/versions.tf
generated
6
modules/cloud-build-v2-connection/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-build-v2-connection/versions.tofu
generated
6
modules/cloud-build-v2-connection/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-config-container/mysql/versions.tf
generated
6
modules/cloud-config-container/mysql/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-config-container/nginx/versions.tf
generated
6
modules/cloud-config-container/nginx/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-deploy/versions.tf
generated
6
modules/cloud-deploy/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-deploy/versions.tofu
generated
6
modules/cloud-deploy/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-function-v1/versions.tf
generated
6
modules/cloud-function-v1/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-function-v1/versions.tofu
generated
6
modules/cloud-function-v1/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-function-v2/versions.tf
generated
6
modules/cloud-function-v2/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-function-v2/versions.tofu
generated
6
modules/cloud-function-v2/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-identity-group/versions.tf
generated
6
modules/cloud-identity-group/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-identity-group/versions.tofu
generated
6
modules/cloud-identity-group/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-run-v2/versions.tf
generated
6
modules/cloud-run-v2/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloud-run-v2/versions.tofu
generated
6
modules/cloud-run-v2/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloudsql-instance/versions.tf
generated
6
modules/cloudsql-instance/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/cloudsql-instance/versions.tofu
generated
6
modules/cloudsql-instance/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/compute-mig/versions.tf
generated
6
modules/compute-mig/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/compute-mig/versions.tofu
generated
6
modules/compute-mig/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/compute-vm/versions.tf
generated
6
modules/compute-vm/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/compute-vm/versions.tofu
generated
6
modules/compute-vm/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/container-registry/versions.tf
generated
6
modules/container-registry/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/container-registry/versions.tofu
generated
6
modules/container-registry/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/data-catalog-policy-tag/versions.tf
generated
6
modules/data-catalog-policy-tag/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/data-catalog-policy-tag/versions.tofu
generated
6
modules/data-catalog-policy-tag/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/data-catalog-tag-template/versions.tf
generated
6
modules/data-catalog-tag-template/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/data-catalog-tag-template/versions.tofu
generated
6
modules/data-catalog-tag-template/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/data-catalog-tag/versions.tf
generated
6
modules/data-catalog-tag/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/data-catalog-tag/versions.tofu
generated
6
modules/data-catalog-tag/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/dataform-repository/versions.tf
generated
6
modules/dataform-repository/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/dataform-repository/versions.tofu
generated
6
modules/dataform-repository/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/datafusion/versions.tf
generated
6
modules/datafusion/versions.tf
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.12.2"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
||||
6
modules/datafusion/versions.tofu
generated
6
modules/datafusion/versions.tofu
generated
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v56.0.0
|
||||
# Fabric release: v56.1.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.0"
|
||||
@@ -27,9 +27,9 @@ terraform {
|
||||
}
|
||||
}
|
||||
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" {
|
||||
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
Reference in New Issue
Block a user