-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
gcfs_config variable forces replacement #2048
Comments
Working on it already: #1976 |
Nice, I also have a pull request open for similar issue GoogleCloudPlatform/magic-modules#11553 |
This should be fixed by https://github.com/hashicorp/terraform-provider-google/releases/tag/v6.2.0 |
I saw the fix with 6.2.0 supporting updating in place (will test with 6.2.0 shortly), but the thing that's odd to me is that I already explicitly had |
Hi @wyardley - I believe that particular issue with |
@apeabody thanks! fwiw, I was seeing this with
and then
|
@apeabody thanks for the additional quick fix 🙏 |
TL;DR
gcfs_config variable forces replacement to node pools when importing
Expected behavior
Importing without issues when gcfs is disabled in GUI and in gcloud CLI
Observed behavior
When importing plan shows forced replacement to node pool, image streaming is disabled in GCP GUI and in gcloud CLI
Terraform Configuration
Terraform Version
Additional information
No response
The text was updated successfully, but these errors were encountered: