Merge remote-tracking branch 'origin/master' into fast-dev

This commit is contained in:
Ludo
2025-01-23 08:51:07 +01:00
127 changed files with 234 additions and 199 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -38,7 +38,7 @@ env:
TFTEST_COPY: 1
DEFAULT_TERRAFORM_FLAVOUR: terraform
DEFAULT_TERRAFORM_VERSION: ${{ inputs.terraform_version || '1.10.2' }}
DEFAULT_TOFU_VERSION: "1.8.0"
DEFAULT_TOFU_VERSION: "1.9.0"
jobs:
compute-matrix:

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -258,6 +258,7 @@ module "certificate-manager" {
|---|---|:---:|
| [certificate_ids](outputs.tf#L17) | Certificate ids. | |
| [certificates](outputs.tf#L22) | Certificates. | |
| [map](outputs.tf#L27) | Map. | |
| [map_id](outputs.tf#L32) | Map id. | |
| [dns_authorizations](outputs.tf#L27) | DNS authorizations. | |
| [map](outputs.tf#L32) | Map. | |
| [map_id](outputs.tf#L37) | Map id. | |
<!-- END TFDOC -->

View File

@@ -45,9 +45,13 @@ resource "google_certificate_manager_certificate" "certificates" {
dynamic "managed" {
for_each = each.value.managed == null ? [] : [""]
content {
domains = each.value.managed.domains
dns_authorizations = each.value.managed.dns_authorizations
issuance_config = try(google_certificate_manager_certificate_issuance_config.default[each.value.managed.issuance_config].id, null)
domains = each.value.managed.domains
dns_authorizations = each.value.managed.dns_authorizations != null ? [
for v in each.value.managed.dns_authorizations : (
google_certificate_manager_dns_authorization.dns_authorizations[v].id
)
] : null
issuance_config = try(google_certificate_manager_certificate_issuance_config.default[each.value.managed.issuance_config].id, null)
}
}
dynamic "self_managed" {

View File

@@ -24,6 +24,11 @@ output "certificates" {
value = google_certificate_manager_certificate.certificates
}
output "dns_authorizations" {
description = "DNS authorizations."
value = google_certificate_manager_dns_authorization.dns_authorizations
}
output "map" {
description = "Map."
value = var.map == null ? null : google_certificate_manager_certificate_map.map[0]
@@ -33,6 +38,3 @@ output "map_id" {
description = "Map id."
value = var.map == null ? null : google_certificate_manager_certificate_map.map[0].id
}

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -324,38 +324,39 @@ module "bucket" {
| name | description | type | required | default |
|---|---|:---:|:---:|:---:|
| [location](variables.tf#L168) | Bucket location. | <code>string</code> | ✓ | |
| [name](variables.tf#L211) | Bucket name suffix. | <code>string</code> | ✓ | |
| [project_id](variables.tf#L269) | Bucket project id. | <code>string</code> | ✓ | |
| [name](variables.tf#L221) | Bucket name suffix. | <code>string</code> | ✓ | |
| [project_id](variables.tf#L279) | Bucket project id. | <code>string</code> | ✓ | |
| [autoclass](variables.tf#L17) | Enable autoclass to automatically transition objects to appropriate storage classes based on their access pattern. If set to true, storage_class must be set to STANDARD. Defaults to false. | <code>bool</code> | | <code>null</code> |
| [cors](variables.tf#L23) | CORS configuration for the bucket. Defaults to null. | <code title="object&#40;&#123;&#10; origin &#61; optional&#40;list&#40;string&#41;&#41;&#10; method &#61; optional&#40;list&#40;string&#41;&#41;&#10; response_header &#61; optional&#40;list&#40;string&#41;&#41;&#10; max_age_seconds &#61; optional&#40;number&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [custom_placement_config](variables.tf#L34) | The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated as REGIONAL or MULTI_REGIONAL, the parameters are empty. | <code>list&#40;string&#41;</code> | | <code>null</code> |
| [default_event_based_hold](variables.tf#L40) | Enable event based hold to new objects added to specific bucket, defaults to false. | <code>bool</code> | | <code>null</code> |
| [enable_hierarchical_namespace](variables.tf#L46) | Enables hierarchical namespace. | <code>bool</code> | | <code>null</code> |
| [enable_object_retention](variables.tf#L52) | Enables object retention on a storage bucket. | <code>bool</code> | | <code>null</code> |
| [encryption_key](variables.tf#L58) | KMS key that will be used for encryption. | <code>string</code> | | <code>null</code> |
| [force_destroy](variables.tf#L64) | Optional map to set force destroy keyed by name, defaults to false. | <code>bool</code> | | <code>false</code> |
| [iam](variables.tf#L70) | IAM bindings in {ROLE => [MEMBERS]} format. | <code>map&#40;list&#40;string&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [iam_bindings](variables.tf#L76) | Authoritative IAM bindings in {KEY => {role = ROLE, members = [], condition = {}}}. Keys are arbitrary. | <code title="map&#40;object&#40;&#123;&#10; members &#61; list&#40;string&#41;&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [iam_bindings_additive](variables.tf#L91) | Individual additive IAM bindings. Keys are arbitrary. | <code title="map&#40;object&#40;&#123;&#10; member &#61; string&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [iam_by_principals](variables.tf#L106) | Authoritative IAM binding in {PRINCIPAL => [ROLES]} format. Principals need to be statically defined to avoid cycle errors. Merged internally with the `iam` variable. | <code>map&#40;list&#40;string&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [labels](variables.tf#L113) | Labels to be attached to all buckets. | <code>map&#40;string&#41;</code> | | <code>&#123;&#125;</code> |
| [lifecycle_rules](variables.tf#L119) | Bucket lifecycle rule. | <code title="map&#40;object&#40;&#123;&#10; action &#61; object&#40;&#123;&#10; type &#61; string&#10; storage_class &#61; optional&#40;string&#41;&#10; &#125;&#41;&#10; condition &#61; object&#40;&#123;&#10; age &#61; optional&#40;number&#41;&#10; created_before &#61; optional&#40;string&#41;&#10; custom_time_before &#61; optional&#40;string&#41;&#10; days_since_custom_time &#61; optional&#40;number&#41;&#10; days_since_noncurrent_time &#61; optional&#40;number&#41;&#10; matches_prefix &#61; optional&#40;list&#40;string&#41;&#41;&#10; matches_storage_class &#61; optional&#40;list&#40;string&#41;&#41; &#35; STANDARD, MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE, DURABLE_REDUCED_AVAILABILITY&#10; matches_suffix &#61; optional&#40;list&#40;string&#41;&#41;&#10; noncurrent_time_before &#61; optional&#40;string&#41;&#10; num_newer_versions &#61; optional&#40;number&#41;&#10; with_state &#61; optional&#40;string&#41; &#35; &#34;LIVE&#34;, &#34;ARCHIVED&#34;, &#34;ANY&#34;&#10; &#125;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [logging_config](variables.tf#L174) | Bucket logging configuration. | <code title="object&#40;&#123;&#10; log_bucket &#61; string&#10; log_object_prefix &#61; optional&#40;string&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [managed_folders](variables.tf#L183) | Managed folders to create within the bucket in {PATH => CONFIG} format. | <code title="map&#40;object&#40;&#123;&#10; force_destroy &#61; optional&#40;bool, false&#41;&#10; iam &#61; optional&#40;map&#40;list&#40;string&#41;&#41;, &#123;&#125;&#41;&#10; iam_bindings &#61; optional&#40;map&#40;object&#40;&#123;&#10; members &#61; list&#40;string&#41;&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10; &#125;&#41;&#41;, &#123;&#125;&#41;&#10; iam_bindings_additive &#61; optional&#40;map&#40;object&#40;&#123;&#10; member &#61; string&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10; &#125;&#41;&#41;, &#123;&#125;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [notification_config](variables.tf#L216) | GCS Notification configuration. | <code title="object&#40;&#123;&#10; enabled &#61; bool&#10; payload_format &#61; string&#10; sa_email &#61; string&#10; topic_name &#61; string&#10; create_topic &#61; optional&#40;object&#40;&#123;&#10; kms_key_id &#61; optional&#40;string&#41;&#10; &#125;&#41;, &#123;&#125;&#41;&#10; event_types &#61; optional&#40;list&#40;string&#41;&#41;&#10; custom_attributes &#61; optional&#40;map&#40;string&#41;&#41;&#10; object_name_prefix &#61; optional&#40;string&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [objects_to_upload](variables.tf#L233) | Objects to be uploaded to bucket. | <code title="map&#40;object&#40;&#123;&#10; name &#61; string&#10; metadata &#61; optional&#40;map&#40;string&#41;&#41;&#10; content &#61; optional&#40;string&#41;&#10; source &#61; optional&#40;string&#41;&#10; cache_control &#61; optional&#40;string&#41;&#10; content_disposition &#61; optional&#40;string&#41;&#10; content_encoding &#61; optional&#40;string&#41;&#10; content_language &#61; optional&#40;string&#41;&#10; content_type &#61; optional&#40;string&#41;&#10; event_based_hold &#61; optional&#40;bool&#41;&#10; temporary_hold &#61; optional&#40;bool&#41;&#10; detect_md5hash &#61; optional&#40;string&#41;&#10; storage_class &#61; optional&#40;string&#41;&#10; kms_key_name &#61; optional&#40;string&#41;&#10; customer_encryption &#61; optional&#40;object&#40;&#123;&#10; encryption_algorithm &#61; optional&#40;string&#41;&#10; encryption_key &#61; string&#10; &#125;&#41;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [prefix](variables.tf#L259) | Optional prefix used to generate the bucket name. | <code>string</code> | | <code>null</code> |
| [public_access_prevention](variables.tf#L274) | Prevents public access to the bucket. | <code>string</code> | | <code>null</code> |
| [requester_pays](variables.tf#L284) | Enables Requester Pays on a storage bucket. | <code>bool</code> | | <code>null</code> |
| [retention_policy](variables.tf#L290) | Bucket retention policy. | <code title="object&#40;&#123;&#10; retention_period &#61; number&#10; is_locked &#61; optional&#40;bool&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [rpo](variables.tf#L299) | Bucket recovery point objective. | <code>string</code> | | <code>null</code> |
| [soft_delete_retention](variables.tf#L309) | The duration in seconds that soft-deleted objects in the bucket will be retained and cannot be permanently deleted. Set to 0 to override the default and disable. | <code>number</code> | | <code>null</code> |
| [storage_class](variables.tf#L315) | Bucket storage class. | <code>string</code> | | <code>&#34;STANDARD&#34;</code> |
| [tag_bindings](variables.tf#L325) | Tag bindings for this folder, in key => tag value id format. | <code>map&#40;string&#41;</code> | | <code>&#123;&#125;</code> |
| [uniform_bucket_level_access](variables.tf#L332) | Allow using object ACLs (false) or not (true, this is the recommended behavior) , defaults to true (which is the recommended practice, but not the behavior of storage API). | <code>bool</code> | | <code>true</code> |
| [versioning](variables.tf#L338) | Enable versioning, defaults to false. | <code>bool</code> | | <code>null</code> |
| [website](variables.tf#L344) | Bucket website. | <code title="object&#40;&#123;&#10; main_page_suffix &#61; optional&#40;string&#41;&#10; not_found_page &#61; optional&#40;string&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [bucket_create](variables.tf#L23) | Create bucket. | <code>bool</code> | | <code>true</code> |
| [cors](variables.tf#L29) | CORS configuration for the bucket. Defaults to null. | <code title="object&#40;&#123;&#10; origin &#61; optional&#40;list&#40;string&#41;&#41;&#10; method &#61; optional&#40;list&#40;string&#41;&#41;&#10; response_header &#61; optional&#40;list&#40;string&#41;&#41;&#10; max_age_seconds &#61; optional&#40;number&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [custom_placement_config](variables.tf#L40) | The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated as REGIONAL or MULTI_REGIONAL, the parameters are empty. | <code>list&#40;string&#41;</code> | | <code>null</code> |
| [default_event_based_hold](variables.tf#L46) | Enable event based hold to new objects added to specific bucket, defaults to false. | <code>bool</code> | | <code>null</code> |
| [enable_hierarchical_namespace](variables.tf#L52) | Enables hierarchical namespace. | <code>bool</code> | | <code>null</code> |
| [enable_object_retention](variables.tf#L58) | Enables object retention on a storage bucket. | <code>bool</code> | | <code>null</code> |
| [encryption_key](variables.tf#L64) | KMS key that will be used for encryption. | <code>string</code> | | <code>null</code> |
| [force_destroy](variables.tf#L70) | Optional map to set force destroy keyed by name, defaults to false. | <code>bool</code> | | <code>false</code> |
| [iam](variables.tf#L76) | IAM bindings in {ROLE => [MEMBERS]} format. | <code>map&#40;list&#40;string&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [iam_bindings](variables.tf#L82) | Authoritative IAM bindings in {KEY => {role = ROLE, members = [], condition = {}}}. Keys are arbitrary. | <code title="map&#40;object&#40;&#123;&#10; members &#61; list&#40;string&#41;&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [iam_bindings_additive](variables.tf#L97) | Individual additive IAM bindings. Keys are arbitrary. | <code title="map&#40;object&#40;&#123;&#10; member &#61; string&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [iam_by_principals](variables.tf#L112) | Authoritative IAM binding in {PRINCIPAL => [ROLES]} format. Principals need to be statically defined to avoid cycle errors. Merged internally with the `iam` variable. | <code>map&#40;list&#40;string&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [labels](variables.tf#L119) | Labels to be attached to all buckets. | <code>map&#40;string&#41;</code> | | <code>&#123;&#125;</code> |
| [lifecycle_rules](variables.tf#L125) | Bucket lifecycle rule. | <code title="map&#40;object&#40;&#123;&#10; action &#61; object&#40;&#123;&#10; type &#61; string&#10; storage_class &#61; optional&#40;string&#41;&#10; &#125;&#41;&#10; condition &#61; object&#40;&#123;&#10; age &#61; optional&#40;number&#41;&#10; created_before &#61; optional&#40;string&#41;&#10; custom_time_before &#61; optional&#40;string&#41;&#10; days_since_custom_time &#61; optional&#40;number&#41;&#10; days_since_noncurrent_time &#61; optional&#40;number&#41;&#10; matches_prefix &#61; optional&#40;list&#40;string&#41;&#41;&#10; matches_storage_class &#61; optional&#40;list&#40;string&#41;&#41; &#35; STANDARD, MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE, DURABLE_REDUCED_AVAILABILITY&#10; matches_suffix &#61; optional&#40;list&#40;string&#41;&#41;&#10; noncurrent_time_before &#61; optional&#40;string&#41;&#10; num_newer_versions &#61; optional&#40;number&#41;&#10; with_state &#61; optional&#40;string&#41; &#35; &#34;LIVE&#34;, &#34;ARCHIVED&#34;, &#34;ANY&#34;&#10; &#125;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [location](variables.tf#L174) | Bucket location. | <code>string</code> | | <code>null</code> |
| [logging_config](variables.tf#L184) | Bucket logging configuration. | <code title="object&#40;&#123;&#10; log_bucket &#61; string&#10; log_object_prefix &#61; optional&#40;string&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [managed_folders](variables.tf#L193) | Managed folders to create within the bucket in {PATH => CONFIG} format. | <code title="map&#40;object&#40;&#123;&#10; force_destroy &#61; optional&#40;bool, false&#41;&#10; iam &#61; optional&#40;map&#40;list&#40;string&#41;&#41;, &#123;&#125;&#41;&#10; iam_bindings &#61; optional&#40;map&#40;object&#40;&#123;&#10; members &#61; list&#40;string&#41;&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10; &#125;&#41;&#41;, &#123;&#125;&#41;&#10; iam_bindings_additive &#61; optional&#40;map&#40;object&#40;&#123;&#10; member &#61; string&#10; role &#61; string&#10; condition &#61; optional&#40;object&#40;&#123;&#10; expression &#61; string&#10; title &#61; string&#10; description &#61; optional&#40;string&#41;&#10; &#125;&#41;&#41;&#10; &#125;&#41;&#41;, &#123;&#125;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [notification_config](variables.tf#L226) | GCS Notification configuration. | <code title="object&#40;&#123;&#10; enabled &#61; bool&#10; payload_format &#61; string&#10; sa_email &#61; string&#10; topic_name &#61; string&#10; create_topic &#61; optional&#40;object&#40;&#123;&#10; kms_key_id &#61; optional&#40;string&#41;&#10; &#125;&#41;, &#123;&#125;&#41;&#10; event_types &#61; optional&#40;list&#40;string&#41;&#41;&#10; custom_attributes &#61; optional&#40;map&#40;string&#41;&#41;&#10; object_name_prefix &#61; optional&#40;string&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [objects_to_upload](variables.tf#L243) | Objects to be uploaded to bucket. | <code title="map&#40;object&#40;&#123;&#10; name &#61; string&#10; metadata &#61; optional&#40;map&#40;string&#41;&#41;&#10; content &#61; optional&#40;string&#41;&#10; source &#61; optional&#40;string&#41;&#10; cache_control &#61; optional&#40;string&#41;&#10; content_disposition &#61; optional&#40;string&#41;&#10; content_encoding &#61; optional&#40;string&#41;&#10; content_language &#61; optional&#40;string&#41;&#10; content_type &#61; optional&#40;string&#41;&#10; event_based_hold &#61; optional&#40;bool&#41;&#10; temporary_hold &#61; optional&#40;bool&#41;&#10; detect_md5hash &#61; optional&#40;string&#41;&#10; storage_class &#61; optional&#40;string&#41;&#10; kms_key_name &#61; optional&#40;string&#41;&#10; customer_encryption &#61; optional&#40;object&#40;&#123;&#10; encryption_algorithm &#61; optional&#40;string&#41;&#10; encryption_key &#61; string&#10; &#125;&#41;&#41;&#10;&#125;&#41;&#41;">map&#40;object&#40;&#123;&#8230;&#125;&#41;&#41;</code> | | <code>&#123;&#125;</code> |
| [prefix](variables.tf#L269) | Optional prefix used to generate the bucket name. | <code>string</code> | | <code>null</code> |
| [public_access_prevention](variables.tf#L284) | Prevents public access to the bucket. | <code>string</code> | | <code>null</code> |
| [requester_pays](variables.tf#L294) | Enables Requester Pays on a storage bucket. | <code>bool</code> | | <code>null</code> |
| [retention_policy](variables.tf#L300) | Bucket retention policy. | <code title="object&#40;&#123;&#10; retention_period &#61; number&#10; is_locked &#61; optional&#40;bool&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
| [rpo](variables.tf#L309) | Bucket recovery point objective. | <code>string</code> | | <code>null</code> |
| [soft_delete_retention](variables.tf#L319) | The duration in seconds that soft-deleted objects in the bucket will be retained and cannot be permanently deleted. Set to 0 to override the default and disable. | <code>number</code> | | <code>null</code> |
| [storage_class](variables.tf#L325) | Bucket storage class. | <code>string</code> | | <code>&#34;STANDARD&#34;</code> |
| [tag_bindings](variables.tf#L335) | Tag bindings for this folder, in key => tag value id format. | <code>map&#40;string&#41;</code> | | <code>&#123;&#125;</code> |
| [uniform_bucket_level_access](variables.tf#L342) | Allow using object ACLs (false) or not (true, this is the recommended behavior) , defaults to true (which is the recommended practice, but not the behavior of storage API). | <code>bool</code> | | <code>true</code> |
| [versioning](variables.tf#L348) | Enable versioning, defaults to false. | <code>bool</code> | | <code>null</code> |
| [website](variables.tf#L354) | Bucket website. | <code title="object&#40;&#123;&#10; main_page_suffix &#61; optional&#40;string&#41;&#10; not_found_page &#61; optional&#40;string&#41;&#10;&#125;&#41;">object&#40;&#123;&#8230;&#125;&#41;</code> | | <code>null</code> |
## Outputs

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2024 Google LLC
* Copyright 2025 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -35,14 +35,14 @@ locals {
resource "google_storage_bucket_iam_binding" "authoritative" {
for_each = local.iam
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
role = each.key
members = each.value
}
resource "google_storage_bucket_iam_binding" "bindings" {
for_each = var.iam_bindings
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
role = each.value.role
members = each.value.members
dynamic "condition" {
@@ -57,7 +57,7 @@ resource "google_storage_bucket_iam_binding" "bindings" {
resource "google_storage_bucket_iam_member" "bindings" {
for_each = var.iam_bindings_additive
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
role = each.value.role
member = each.value.member
dynamic "condition" {

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2024 Google LLC
* Copyright 2025 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -15,13 +15,32 @@
*/
locals {
_name = "${local.prefix}${lower(var.name)}"
prefix = var.prefix == null ? "" : "${var.prefix}-"
notification = try(var.notification_config.enabled, false)
topic_create = try(var.notification_config.create_topic, null) != null
bucket = (
var.bucket_create ? {
name = try(google_storage_bucket.bucket[0].name, null)
id = try(google_storage_bucket.bucket[0].id, null)
url = try(google_storage_bucket.bucket[0].url, null)
}
: {
name = local._name
id = local._name
url = "gs://${local._name}"
}
)
}
moved {
from = google_storage_bucket.bucket
to = google_storage_bucket.bucket[0]
}
resource "google_storage_bucket" "bucket" {
name = "${local.prefix}${lower(var.name)}"
count = var.bucket_create ? 1 : 0
name = local._name
project = var.project_id
location = var.location
storage_class = var.storage_class
@@ -142,7 +161,7 @@ resource "google_storage_bucket" "bucket" {
resource "google_storage_bucket_object" "objects" {
for_each = var.objects_to_upload
bucket = google_storage_bucket.bucket.id
bucket = local.bucket.id
name = each.value.name
metadata = each.value.metadata
content = each.value.content
@@ -170,7 +189,7 @@ resource "google_storage_bucket_object" "objects" {
resource "google_storage_notification" "notification" {
count = local.notification ? 1 : 0
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
payload_format = var.notification_config.payload_format
topic = try(
google_pubsub_topic.topic[0].id, var.notification_config.topic_name

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2024 Google LLC
* Copyright 2025 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -58,7 +58,7 @@ locals {
resource "google_storage_managed_folder" "folder" {
for_each = local.managed_folders
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
name = each.key
force_destroy = each.value.force_destroy
}
@@ -70,7 +70,7 @@ resource "google_storage_managed_folder_iam_binding" "authoritative" {
}
role = each.value.role
members = each.value.members
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
managed_folder = google_storage_managed_folder.folder[each.value.managed_folder].name
}
@@ -78,7 +78,7 @@ resource "google_storage_managed_folder_iam_binding" "bindings" {
for_each = local.managed_folder_iam_bindings
role = each.value.role
members = each.value.members
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
managed_folder = google_storage_managed_folder.folder[each.value.managed_folder].name
dynamic "condition" {
@@ -95,7 +95,7 @@ resource "google_storage_managed_folder_iam_member" "members" {
for_each = local.managed_folder_iam_bindings_additive
role = each.value.role
member = each.value.member
bucket = google_storage_bucket.bucket.name
bucket = local.bucket.name
managed_folder = google_storage_managed_folder.folder[each.value.managed_folder].name
dynamic "condition" {

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2022 Google LLC
* Copyright 2025 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
output "bucket" {
description = "Bucket resource."
value = google_storage_bucket.bucket
value = one(google_storage_bucket.bucket)
}
# We add `id` as an alias to `name` to simplify log sink handling.
@@ -27,7 +27,7 @@ output "bucket" {
output "id" {
description = "Fully qualified bucket id."
value = "${local.prefix}${lower(var.name)}"
value = local._name
depends_on = [
google_storage_bucket.bucket,
google_storage_bucket_iam_binding.bindings,
@@ -38,7 +38,7 @@ output "id" {
output "name" {
description = "Bucket name."
value = "${local.prefix}${lower(var.name)}"
value = local._name
depends_on = [
google_storage_bucket.bucket,
google_storage_bucket_iam_binding.bindings,
@@ -71,5 +71,5 @@ output "topic" {
output "url" {
description = "Bucket URL."
value = google_storage_bucket.bucket.url
value = local.bucket.url
}

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2022 Google LLC
* Copyright 2025 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
resource "google_tags_location_tag_binding" "binding" {
for_each = var.tag_bindings
parent = "//storage.googleapis.com/projects/_/buckets/${local.prefix}${lower(var.name)}"
parent = "//storage.googleapis.com/projects/_/buckets/${local._name}"
tag_value = each.value
location = var.location
depends_on = [

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2024 Google LLC
* Copyright 2025 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -20,6 +20,12 @@ variable "autoclass" {
default = null
}
variable "bucket_create" {
description = "Create bucket."
type = bool
default = true
}
variable "cors" {
description = "CORS configuration for the bucket. Defaults to null."
type = object({
@@ -168,7 +174,11 @@ variable "lifecycle_rules" {
variable "location" {
description = "Bucket location."
type = string
# default = "EU"
default = null
validation {
condition = ((var.bucket_create == true) == (var.location != null))
error_message = "Bucket location is required if and only if bucket_create is true."
}
}
variable "logging_config" {

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

View File

@@ -15,7 +15,7 @@
# Fabric release: v37.0.0-rc2
terraform {
required_version = ">= 1.8.0"
required_version = ">= 1.9.0"
required_providers {
google = {
source = "hashicorp/google"

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