Skip to content

Releases: mozilla/terraform-modules

v2.6.1

04 Feb 23:39
726b095
Compare
Choose a tag to compare

What's Changed

  • feat!: implement monorepo versioning proposal by @amitchell-moz in #237
  • fix: add missing pr template by @amitchell-moz in #238
  • use API to commit in GHA doc steps so commits get signed by @amitchell-moz in #240
  • feat: add aws_gke_oidc_config and aws_gke_oidc_role modules by @amitchell-moz in #239
  • CI security fixes by @amitchell-moz in #241
  • fix: only render readme if tf-docs.yml is present; move tf-docs step by @amitchell-moz in #243
  • fix(module):google_project_module_update_skip_delete_arg by @Basma1912 in #244
  • fix: update the google provider version by @Basma1912 in #246
  • Opst 1770 by @Basma1912 in #247
  • fix: update the deletion by @Basma1912 in #248
  • fix: re-added admin for owner for all, bad logic in other_roles by @tcotav in #249
  • chore(OPST-1812): added cloudasset API to default project services in bootstrap by @tcotav in #250
  • fix: add bq dataViewer to folder_additional_roles by @corbanCloud in #242
  • fix(terraform): Install terraform by @bkochendorfer in #251
  • fix(google_gke): remove APISERVER from monitoring_config_enable_compo… by @jasonthomas in #252
  • fix(docs): Sign commits for documentation changes by @jbuck in #257
  • chore(google_project) - added PAM API to default audit logging list in terraform by @tcotav in #255
  • fix(ci): Correct reference to GitHub token by @jbuck in #258
  • feat(google_gke): added configuration for control_plane_endpoints_config, updated versions and added variable to toggle by @dlactin in #259
  • Adding additional permissions for FxA devs to be able to view job his… by @rachaelcrook in #260
  • moving cloudtask roles to folder additional roles instead of project … by @rachaelcrook in #261

New Contributors

Full Changelog: v2.6.0...v2.6.1

What's Changed

  • feat!: implement monorepo versioning proposal by @amitchell-moz in #237
  • fix: add missing pr template by @amitchell-moz in #238
  • use API to commit in GHA doc steps so commits get signed by @amitchell-moz in #240
  • feat: add aws_gke_oidc_config and aws_gke_oidc_role modules by @amitchell-moz in #239
  • CI security fixes by @amitchell-moz in #241
  • fix: only render readme if tf-docs.yml is present; move tf-docs step by @amitchell-moz in #243
  • fix(module):google_project_module_update_skip_delete_arg by @Basma1912 in #244
  • fix: update the google provider version by @Basma1912 in #246
  • Opst 1770 by @Basma1912 in #247
  • fix: update the deletion by @Basma1912 in #248
  • fix: re-added admin for owner for all, bad logic in other_roles by @tcotav in #249
  • chore(OPST-1812): added cloudasset API to default project services in bootstrap by @tcotav in #250
  • fix: add bq dataViewer to folder_additional_roles by @corbanCloud in #242
  • fix(terraform): Install terraform by @bkochendorfer in #251
  • fix(google_gke): remove APISERVER from monitoring_config_enable_compo… by @jasonthomas in #252
  • fix(docs): Sign commits for documentation changes by @jbuck in #257
  • chore(google_project) - added PAM API to default audit logging list in terraform by @tcotav in #255
  • fix(ci): Correct reference to GitHub token by @jbuck in #258
  • feat(google_gke): added configuration for control_plane_endpoints_config, updated versions and added variable to toggle by @dlactin in #259
  • Adding additional permissions for FxA devs to be able to view job his… by @rachaelcrook in #260
  • moving cloudtask roles to folder additional roles instead of project … by @rachaelcrook in #261

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.6.0

13 Dec 17:24
1e56940
Compare
Choose a tag to compare

2.6.0 (2024-12-13)

Features

  • Pam integration to the google_permissions module (#229) (1e56940)

v2.5.0

03 Dec 18:32
9fee4ee
Compare
Choose a tag to compare

2.5.0 (2024-12-03)

Features

  • google_project: added pam to default project services (#227) (9fee4ee)

v2.4.0

23 Oct 14:50
89d9c62
Compare
Choose a tag to compare

2.4.0 (2024-10-23)

Features

  • gke: Allow the ability to create a node pool with spot instances (#232) (89d9c62)

v2.3.1

10 Oct 21:52
5584646
Compare
Choose a tag to compare

2.3.1 (2024-10-10)

Bug Fixes

  • google_gke: ignore initial_node_count in node pool lifecycle block (#162) (5584646)

v2.3.0

01 Oct 19:45
a44310a
Compare
Choose a tag to compare

2.3.0 (2024-10-01)

Features

  • gke: Allow enabling vertical pod autoscaling (#230) (a44310a)

v2.2.1

17 Sep 22:51
48c73e3
Compare
Choose a tag to compare

2.2.1 (2024-09-17)

Bug Fixes

  • google_gke: making k8s_api_proxy_dns_name conditional (#228) (48c73e3)

v2.2.0

06 Sep 20:06
71ff02f
Compare
Choose a tag to compare

2.2.0 (2024-09-06)

Features

  • google_monitoring: add selected_regions option to uptime check (#225) (71ff02f)

v2.1.0

04 Sep 15:26
df4c61e
Compare
Choose a tag to compare

2.1.0 (2024-09-04)

Features

  • google_project: Include data access logs for additional Google Cloud services (df4c61e)

v2.0.2

04 Sep 14:54
42e344d
Compare
Choose a tag to compare

2.0.2 (2024-09-04)

Bug Fixes

  • google_cloudsql_mysql: Allow null values for connector_enforcement (42e344d)