terraform-tfe-google_project

Stars
0
Committers
2

Bot releases are visible (Hide)

terraform-tfe-google_project - v1.1.0 Latest Release

Published by pawelc92 9 months ago

Features

  • Support for split run phase. Separate service account and separate variable for each phase, plan and apply
terraform-tfe-google_project - v1.0.5

Published by pawelc92 9 months ago

Bug Fixes

  • Update tfe_workspace submodule to v1.3.0. Fix could not find project error.
terraform-tfe-google_project - v1.0.4

Published by pawelc92 9 months ago

Bug Fixes

  • Change the type of variable google_config.projects from list(any) to any due to the error "all map elements must have the same type"
  • Change the type of variable tfe_config.workspace from list(any) to any due to the error "all map elements must have the same type"
terraform-tfe-google_project - v1.0.3

Published by pawelc92 9 months ago

Bug Fixes

  • Fix reference to tfe_project module
terraform-tfe-google_project - v1.0.2

Published by pawelc92 9 months ago

Bug Fixes

  • Fix reference to tfe_project module
terraform-tfe-google_project - v1.0.1

Published by pawelc92 9 months ago

Bug Fixes

  • Add iam-tfe-oidc module versioning
terraform-tfe-google_project - v1.0.0

Published by pawelc92 9 months ago

Features

  • Create a ready-made project in Google Cloud for each environment with OIDC provider and service account
  • Create a project and workspaces for each environment in Terraform Cloud. Each workspace will be automatically connected to the project in Google Cloud via the OIDC provider