### The feature request The [organization module](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/2fc3413b970b2e506bc2b11e08b7065a27f0daae/modules/organization/tags.tf#L165) does not allow for the creation of tags with purpose=GCE_FIREWALL which are not scoped to a given VPC. Common usecases to support that are the creation of secure tags for SWP and NGFW right from resman. ### Proposed solution Update the schema to add a "purpose" attribute to the tags vars. ### Additional context _No response_