# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CheckResourceIDChanged checks that the ID of the resource has indeed changed, in case of ForceNew for example.
CheckResourceIDPersisted checks that the ID of the resource is the same throughout tests of migration or mutation It can be used to check that no ForceNew has been done.
CheckResourceRawIDMatches asserts the equality of IDs from two specified attributes of two Scaleway resources.
CreateFakeIAMManager creates a temporary project with a temporary IAM application and policy manager.
CreateFakeSideProject creates a temporary project with a temporary IAM application and policy.
FakeSideProjectProviders creates a new provider alias "side" with a new Config that will use the given project and API key as default profile configuration.
IsTestResource returns true if given resource identifier is from terraform test identifier should be resource name but some resource don't have names return true if identifier match regex "tf[-_]test" common used prefixes are "tf_tests", "tf_test", "tf-tests", "tf-test".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

BodyMatcherIgnore contains the list of json body keys that should be ignored when matching requests with cassettes.
QueryMatcherIgnore contains the list of query value that should be ignored when matching requests with cassettes.
SensitiveFields is a map with keys listing fields that should be anonymized value will be set in place of its old value.
No description provided by the author
No description provided by the author
UpdateCassettes will update all cassettes of a given test.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author