Skip to content

Releases: mesoform/Multi-Cloud-Platform-Foundations

Folder IAM conditions bug

10 Mar 15:55
f563e58

Choose a tag to compare

What's Changed

  • Resolves IAM failure on Google folders when using conditions by @gbmeuk in #66

Full Changelog: v1.5.2...v1.5.3

Secret manager module patch

03 Jul 14:26
7462851

Choose a tag to compare

##Changes
Updates secret manager module to include the new auto block added on terraform google provider version 4.83.0.
Replication block field automatic was deprecated.

Secret manager module update

28 Jun 16:26
5ab10e3

Choose a tag to compare

Changes

Updates google provider version to include latest 5.35.0
Adds version_destroy_ttl field to secret manager module to delay secret version deletion after destruction request.

Google Secret Manager module

13 Sep 09:12
975d602

Choose a tag to compare

Creates module for managing Google Secret Manager secrets and their IAM policies (not their secret versions)

Workload Identity Federation module output bugfix

04 Apr 14:15
41114e4

Choose a tag to compare

Bug Fix

  • Fix bug with Workload Identity Federation failing, due to pool_id being wrong format. pool_id output is now a map of Workload Identity Pools and their full IDs

Changes

  • Update GKE cluster and node pool modules to resolve Snyk Alerts

WIF module update

23 Mar 10:33
ff17f40

Choose a tag to compare

Changes

  • Updates version of the parent WIF module called, which includes the update to bitbucket-pipelines `workload_uuid` input
    
  • adds pool_id output
    

Workload Identity Federation Module

16 Mar 09:11
ee9a90b

Choose a tag to compare

Features

Add an Workload Identity Federation MCP module, which is an MCCF wrapper for the TIM Workoad Identity Federation module for creating Google Workload Identity Pools, and Workload Identity Pool Providers

GKE Cluster and Essential Contacts modules

23 Feb 15:47
bf26cf3

Choose a tag to compare

New Features

  • Adds modules for GKE cluster and GKE backup plans
    • Ability to call backup_plan module from GKE cluster with variables allowing input of processed MCCF files
  • Adds essential contacts for Advisory Notifications to the Google Project and Google Folder modules

Breaking Changes

  • Renamed projects module to projects_data to avoid confusion with MCCF project module

Google Service Accounts and Project Services

25 Jan 11:15
f18f961

Choose a tag to compare

Features

  • Adds new Google service_accounts module for managing service accounts and their IAM policy
  • Adds ability to enable services for a project when using the projects module
  • Adds manual GitHub workflow job for deleting resources created during deployment tests (also runs when a pull request is opened to main)

Fixes

  • Updates deployment tests to always destroy resources created

Cloud DNS bug fix

28 Oct 10:03
aee0b71

Choose a tag to compare

Bug Fix

Fix typo in the path to the cloud_dns records module causing failure in module use