Skip to content

cloud_google_registration: labels and tags cannot be removed once set #209

@ffalor

Description

@ffalor

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:

  1. Set labels and tags on a resource
  2. Remove labels and tags by omitting them from the configuration
  3. The provider should send a request to clear/remove these values

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions