terraform-google-modules / terraform-google-container-vm

Deploys containers on Compute Engine instances
https://registry.terraform.io/modules/terraform-google-modules/container-vm/google
Apache License 2.0
155 stars 79 forks source link

Access to other cos_project's images #92

Closed josehidalg0 closed 1 year ago

josehidalg0 commented 2 years ago

TL;DR

cos_project is a local and should be a variable with the default value "cos_cloud" to replicate the current behaviour.

Terraform Resources

My proposal is just a minimal change of one local into a variable. I have made the PR "cos_project variable #91" but I have a lack of permissions to pass all the tests.

Detailed design

No response

Additional information

PR "cos_project variable #91"

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days