Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IDStringValue ¶
func LabelsMapValueFrom ¶
LabelsMapValueFrom prepare the labels from the API to be assigned into the resource model.
In the resource schemas, labels can be null, but the API always returns an empty object for labels. This causes a conflict in the Terraform Data Consistency check. This method handles empty label objects by instead returning a null map.
func LabelsSchema ¶
func LabelsSchema() schema.MapAttribute
LabelsSchema returns a map attribute schema with validation for the labels field shared by multiple resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.