Skip to content

Releases: ollionorg/gcp-landing-zone

v2.2.0

12 Apr 09:16
332155d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

11 Mar 09:30
67c17d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Feb 07:29
f2d325a
Compare
Choose a tag to compare

What's Changed

  • updated policies with FRs by @amansingh14 in #28
  • fixed author naming labels from all the resources by @amansingh14 in #30
  • fixed hardcoded env code by @amansingh14 in #31
  • Added rego policies and regula configuration by @amansingh14 in #33
  • Fix git secret key name issue by @sujatak97 in #32
  • build(deps): bump semver from 5.7.1 to 5.7.2 in /frontend by @dependabot in #20
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /frontend by @dependabot in #21
  • added configuration to monitor cto_groups by @amansingh14 in #34
  • fixed hardcoded region name in build file by @amansingh14 in #35
  • Removed version param from module calling in 0-bootstrap by @sujatak97 in #37
  • Feature/monitoring cto by @amansingh14 in #36
  • Removed all hardcode values from cloudbuild and github action files by @sujatak97 in #39
  • updated code to ensure enable-oslogin and block project ssh key is en… by @amansingh14 in #45
  • build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /frontend by @dependabot in #42
  • build(deps): bump crypto-js from 4.1.1 to 4.2.0 in /frontend by @dependabot in #41
  • build(deps): bump @babel/traverse from 7.18.10 to 7.23.2 in /frontend by @dependabot in #38
  • Removed unused substitutions from cloudbuild and github workflow files by @sujatak97 in #40

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2 release

09 Jun 06:42
6297f44
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.0.0-20200728195943-123391ffb6de to 0.1.0 in /modules/key-distributor/files/function by @dependabot in #9
  • Update 0-bootstrap. Add flags for interconnect project, restricted ne… by @vishal-kapse in #10
  • Update KMS secrets self link, add loggin project in env baseline, Add… by @vishal-kapse in #11
  • Update prerequisite bu creation script to include bu creation in 5-ap… by @vishal-kapse in #12
  • Update IAM assignment for projects, update log sink, separate IAM ass… by @vishal-kapse in #13
  • Add Environment IAM Assignments for projects under env folder, Update… by @vishal-kapse in #14
  • Flag based hub and spoke network transitivity, add interconnects, ded… by @vishal-kapse in #15
  • Added BU IAM assignment, Added flag for restricted network service pe… by @vishal-kapse in #16
  • Folder scoped parent, multiple BU creation in 5-app using create BU s… by @vishal-kapse in #17
  • Update readme, add architecture diagram by @vishal-kapse in #18
  • V2 by @amansingh14 in #19

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

04 Mar 02:46
21d1251
Compare
Choose a tag to compare

Initial Release

Landing Zones is a foundational solution that helps cloud end-users set up standard, secure, multi-project environments based on the best practices in an automated manner. It also enables monitoring and management of these standardized projects after provisioning.

Why Landing Zones:
Standard Pattern for project deployment and management.
Standard compliance and controls posture for all projects in the organization.
Guard and Rails
Reduces Time to Market
Minimizes Engineering overheads.
Increases Reliability.
Performance and cost optimization

More details:

https://cloud.google.com/architecture/security-foundations/using-example-terraform

Full Changelog: https://github.com/cldcvr/gcifi-lz/commits/v1.0.0