prep v45.1.0

This commit is contained in:
Ludovico Magnocavallo
2025-10-26 15:03:03 +00:00
parent 05ed342d53
commit 43191dbf63
213 changed files with 615 additions and 612 deletions

View File

@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased] <!-- from: 2025-09-20 12:38:37+00:00 to: None since: v45.0.0 -->
## [45.1.0] - 2025-10-26
### BREAKING CHANGES
- `modules/cloud-run`: cloud-run module was deprecated in favor of cloud-run-v2, which supports more functionalities [[#3472](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3472)]
@@ -1714,7 +1716,8 @@ Project templates are still following the old project factory schemas, and will
- [[#2163](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2163)] feat: add e2e test for pubsub module ([andybubu](https://github.com/andybubu)) <!-- 2024-03-20 16:30:30+00:00 -->
<!-- markdown-link-check-disable -->
[Unreleased]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v45.0.0...HEAD
[Unreleased]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v45.1.0...HEAD
[45.1.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v45.1.0...45.0.0
[45.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v45.0.0...44.2.0
[44.2.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v44.2.0...44.1.0
[44.1.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v44.1.0...44.0.0
@@ -1750,4 +1753,4 @@ Project templates are still following the old project factory schemas, and will
[32.0.1]: <https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v32.0.0...v32.0.1>
[32.0.0]: <https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v31.1.0...v32.0.0>
[31.1.0]: <https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v31.0.0...v31.1.0>
[31.0.0]: <https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v30.0.0...v31.0.0>
[31.0.0]: <https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v30.0.0...v31.0.0>

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/path:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/path:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/path:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/fast/project-templates/managed-kafka:v45.1.0-tf"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/alloydb-instance:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/__experimental_deprecated/net-neg:v45.1.0-tf"
}
}

View File

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

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/agent-engine:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/ai-applications:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/alloydb:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/analytics-hub:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/api-gateway:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/apigee:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/artifact-registry:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-connection:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigquery-dataset:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/bigtable-instance:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/billing-account:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/binauthz:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-authority-service:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/certificate-manager:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-build-v2-connection:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v45.1.0-tf"
}
}

View File

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

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-deploy:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v1:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-function-v2:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-identity-group:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-run-v2:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloudsql-instance:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-mig:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/compute-vm:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/container-registry:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-policy-tag:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag-template:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/data-catalog-tag:v45.1.0-tf"
}
}

View File

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

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fabric release: v45.0.0
# Fabric release: v45.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:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v45.1.0-tf"
}
provider_meta "google-beta" {
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v45.0.0-tf"
module_name = "google-pso-tool/cloud-foundation-fabric/modules/dataform-repository:v45.1.0-tf"
}
}

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