Regarding the modification of GCP project names

I am managing your GCP project. I am currently working on organizing Terraform files while importing state files. During this process, I noticed that there is a project in your GCP with a trailing whitespace in its name. Since it causes differences in the Terraform plan, I would like to modify the GCP project name. Will modifying the GCP project name, which is only a display name, have any significant impact

Hi,

most probably not, as GC is using mostly projectIDs instead of projectNames to fetch information about projects.

cheers,
DamianS

1 Like