Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fgt_asg: some deployments fail with VPC connector error #4

Open
bartekmo opened this issue Sep 27, 2024 · 0 comments
Open

fgt_asg: some deployments fail with VPC connector error #4

bartekmo opened this issue Sep 27, 2024 · 0 comments

Comments

@bartekmo
Copy link
Member

In some cases deployment fails with error
"A Connector must specify either max_throughput or max_instances" in
function.tf 153: resource "google_vpc_access_connector" "vpc_connector"

Plan does not have any value for max_throughput or max_instances.

Although not defined in the function.tf code, deploying example code does add values for max_throughput and max_instances into terraform plan

@bartekmo bartekmo changed the title some deployments fail with VPC connector error fgt_asg: some deployments fail with VPC connector error Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant