The crowdstrike_cloud_google_registration resource currently cannot remove labels or tags once they have been set due to an API limitation.
Current Behavior
When a user sets labels or tags on a crowdstrike_cloud_google_registration resource and then removes them from the configuration, the provider cannot null out these values on the API side.
Expected Behavior
Users should be able to:
- Set labels and tags on a resource
- Remove labels and tags by omitting them from the configuration
- The provider should send a request to clear/remove these values