Documentation
¶
Overview ¶
hash.go This package contains shared / common hash functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashAndUpdateSensitiveField ¶
func HashAndUpdateSensitiveField(d *schema.ResourceData, fieldKey string, configValue string) error
HashAndUpdateSensitiveField hashes the given sensitive value and updates the Terraform state if the hash is different.
func HashString ¶ added in v0.0.55
HashString calculates the SHA-256 hash of a string and returns it as a hexadecimal string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.