Skip to content

Commit

Permalink
boilerplate for v36.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoo committed Oct 31, 2024
1 parent 3cc44ad commit 78f4e5c
Show file tree
Hide file tree
Showing 98 changed files with 105 additions and 97 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [36.0.0-rc1] - 2024-10-31

### FAST

- [[#2649](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2649)] Final fixes for v36.0.0-rc1 ([ludoo](https://github.com/ludoo))
- [[#2648](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2648)] **incompatible change:** Refactor of FAST resource management and subsequent stages ([ludoo](https://github.com/ludoo))

## [35.0.0] - 2024-10-30
<!-- None < 2024-09-05 10:07:19+00:00 -->

Expand Down Expand Up @@ -2535,6 +2542,7 @@ All notable changes to this project will be documented in this file.

<!-- markdown-link-check-disable -->
[Unreleased]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v35.0.0...HEAD
[36.0.0-rc1]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v35.0.0...v36.0.0-rc1
[35.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v34.1.0...v35.0.0
[34.1.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v34.0.0...v34.1.0
[34.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v33.0.0...v34.0.0
Expand Down
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/autopilot-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/batch/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/kafka/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/kong-cloudrun/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/mysql/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/redis-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion default-versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/__experimental_deprecated/net-neg/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/alloydb/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/analytics-hub/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/api-gateway/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/apigee/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/artifact-registry/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/bigquery-dataset/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/bigtable-instance/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/billing-account/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/binauthz/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/certificate-authority-service/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/certificate-manager/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-config-container/bindplane/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-config-container/coredns/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-config-container/mysql/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-config-container/nginx-tls/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-config-container/nginx/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-config-container/simple-nva/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-function-v1/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-function-v2/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-identity-group/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-run-v2/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud-run/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloudsql-instance/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/compute-mig/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/compute-vm/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/container-registry/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/data-catalog-policy-tag/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Fabric release: v35.0.0
# Fabric release: v36.0.0

terraform {
required_version = ">= 1.7.4"
Expand Down
Loading

0 comments on commit 78f4e5c

Please sign in to comment.