terraform-google-bastion-host
terraform-google-bastion-host copied to clipboard
chore(deps): update terraform terraform-google-modules/project-factory/google to v14
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
terraform-google-modules/project-factory/google (source) | module | major | ~> 10.0 -> ~> 14.0 |
Release Notes
terraform-google-modules/terraform-google-project-factory
v14.0.0
⚠ BREAKING CHANGES
- Increase to minimum TPG version 4.28 (#738)
Features
- add random_project_id_length (#735) (773ea4b)
- Add support for custom time periods in budget module (#738) (9273052)
v13.1.0
Features
- Add support to project cloud storage public access prevention (#740) (e9ba8a2)
- update test/setup to pfactory 13.0 (321bed2)
Bug Fixes
- add propagation to test/setup (#708) (321bed2)
- ensure test/setup/outputs.folder_id returns proper ID (#712) (8f72474)
v13.0.0
⚠ BREAKING CHANGES
- add upgrade guide, update provider constraints (#705)
- Add dimensions argument to consumer quota override (#683)
- replace grant_services_network_role with grant_network_role for networkUser role management (#697)
Features
- Add dimensions argument to consumer quota override (#683) (d1d7624)
- replace grant_services_network_role with grant_network_role for networkUser role management (#697) (d309270)
- setup-sa.sh use add-iam-policy-binding (#689) (616ede9)
Bug Fixes
- add upgrade guide, update provider constraints (#705) (644f596)
- update TPG version constraints to allow 4.0 and TF v0.13+ format (#700) (b66a080)
- use module release rather than repo head (#704) (522f3cc)
- VPC-SC SA destroy sequence with default SA (#691) (0e5420b)
v12.0.0
⚠ BREAKING CHANGES
- Budget module should support filtering on labels (#627)
- Minimum provider version increased to v4.5 (#627)
Features
- Add Essential Contacts support (#617) (f89e1a0)
- Budget module should support filtering on labels (#627) (44a9fec)
- expose spend_basis for budget alerts (#681) (ea3961c)
11.3.1 (2022-01-11)
Bug Fixes
- ConflictsWith in project org_id & folder_id (#676) (2e59c9a)
- grant roles/billing.viewer to the seed service account in helper. (#666) (e444e2a)
- Wrap budget_name output with length check (#673) (21871b2)
v11.3.1
v11.3.0
Features
- add network service tier setting (#640) (f5cce9e)
- update TPG version constraints to allow 4.0 (#636) (dd9beb3)
11.2.3 (2021-10-20)
Bug Fixes
11.2.2 (2021-10-13)
Bug Fixes
- Allow explicit provider configuration in module (#624) (621c527)
- billing_budget resource should use GA provider (#626) (b6d7bf1)
- Don't attempt to activate service identity for compute.googleapis.com (#628) (777092c)
11.2.1 (2021-09-23)
Bug Fixes
v11.2.3
v11.2.2
v11.2.1
v11.2.0
Features
- added the grant_services_network_role flag to control network IAM (#618) (f116dd5)
- Give VPC Access Agent Service Account for Cloud Run permissions on Shared VPC (#615) (87d2df0)
11.1.1 (2021-07-29)
Bug Fixes
v11.1.1
v11.1.0
Features
Bug Fixes
v11.0.0
⚠ BREAKING CHANGES
- Buckets now enable uniform bucket-level access by default. See the upgrade guide for details.
Features
Bug Fixes
- billing budget tests (#594) (64461a2)
- Increasing versions of null & random providers to support arm (#583) (28547ed)
- remove unused vars, add upgrade guide (#596) (e4c9b03)
10.3.2 (2021-04-05)
Bug Fixes
10.3.1 (2021-03-30)
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
@renovate[bot]
Thanks for the PR! 🚀
✅ Lint checks have passed.
@renovate[bot] Thanks for the PR! 🚀 Unfortunately it looks like some of our CI checks failed. See the Contributing Guide for details.
- ⚠️check_terraform Failed Terraform check. More details below.
Running terraform fmt
Running terraform validate
terraform_validate .
╷
│
Error:
Invalid value for input variable
│
│
on main.tf line 57, in module "instance_template":
│
57: additional_networks =
var.additional_networks
│
│
The given value is not suitable for
│
module.instance_template.var.additional_networks declared at
│
.terraform/modules/instance_template/modules/instance_template/variables.tf:193,1-31:
│
incorrect list element type: attribute "ipv6_access_config" is required.
╵
terraform_validate ./examples/bastion_group
╷
│
Error:
Invalid value for input variable
│
│
on ../../main.tf line 57, in module "instance_template":
│
57: additional_networks =
var.additional_networks
│
│
The given value is not suitable for
│
module.iap_bastion_group.module.iap_bastion.module.instance_template.var.additional_networks
│
declared at
│
.terraform/modules/iap_bastion_group.iap_bastion.instance_template/modules/instance_template/variables.tf:193,1-31:
│
incorrect list element type: attribute "ipv6_access_config" is required.
╵
╷
│
Error:
Invalid value for input variable
│
│
on ../../modules/bastion-group/main.tf line 53, in module "mig":
│
53: health_check =
var.health_check
│
│
The given value is not suitable for
│
module.iap_bastion_group.module.mig.var.health_check declared at
│
.terraform/modules/iap_bastion_group.mig/modules/mig/variables.tf:107,1-24:
│
attribute "enable_logging" is required.
╵
terraform_validate ./examples/iap_tunneling
Success!
The configuration is valid.
terraform_validate ./examples/simple_example
╷
│
Error:
Invalid value for input variable
│
│
on ../../main.tf line 57, in module "instance_template":
│
57: additional_networks =
var.additional_networks
│
│
The given value is not suitable for
│
module.iap_bastion.module.instance_template.var.additional_networks
│
declared at
│
.terraform/modules/iap_bastion.instance_template/modules/instance_template/variables.tf:193,1-31:
│
incorrect list element type: attribute "ipv6_access_config" is required.
╵
terraform_validate ./examples/two_service_example
╷
│
Error:
Invalid value for input variable
│
│
on ../../main.tf line 57, in module "instance_template":
│
57: additional_networks =
var.additional_networks
│
│
The given value is not suitable for
│
module.iap_bastion.module.instance_template.var.additional_networks
│
declared at
│
.terraform/modules/iap_bastion.instance_template/modules/instance_template/variables.tf:193,1-31:
│
incorrect list element type: attribute "ipv6_access_config" is required.
╵
terraform_validate ./modules/bastion-group
╷
│
Error:
Invalid value for input variable
│
│
on main.tf line 53, in module "mig":
│
53: health_check =
var.health_check
│
│
The given value is not suitable for module.mig.var.health_check declared at
│
.terraform/modules/mig/modules/mig/variables.tf:107,1-24: attribute
│
"enable_logging" is required.
╵
╷
│
Error:
Invalid value for input variable
│
│
on ../../main.tf line 57, in module "instance_template":
│
57: additional_networks =
var.additional_networks
│
│
The given value is not suitable for
│
module.iap_bastion.module.instance_template.var.additional_networks
│
declared at
│
.terraform/modules/iap_bastion.instance_template/modules/instance_template/variables.tf:193,1-31:
│
incorrect list element type: attribute "ipv6_access_config" is required.
╵
terraform_validate ./modules/iap-tunneling
Success!
The configuration is valid.
terraform_validate ./test/setup
Success!
The configuration is valid.
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun