package
6.28.0+incompatible
Repository: https://github.com/hashicorp/terraform-provider-google-beta.git
Documentation: pkg.go.dev

# Functions

AddTestSweepers function adds a sweeper configuration to the inventory.
Legacy support for older sweeper format.
ExecuteSweepers runs registered sweepers for specified regions.
GetFieldOrDefault safely gets a field from ResourceDataMock or returns the default value.
GetStringValue tries to get a string representation of a value.
GetSweeper returns a sweeper by name.
HasAnyPrefix checks if the input string begins with any prefix from the given slice.
No description provided by the author
ListParentResourcesInLocation calls a provided list endpoint and returns the names of any resources found in the response.
ReplaceTemplateVars replaces all {{key}} occurrences in template with values from replacements map.
SharedConfigForRegion returns a common config setup needed for the sweeper functions for a given region.

# Structs

Sweeper struct in the sweeper package.

# Type aliases

No description provided by the author
SweeperListFunc defines the signature for resource list functions.