Documentation ¶
Index ¶
- func CleanUpTestFiles(t *testing.T, files []string, workDir string) error
- func CreateAzureProviderFile(providerFilePath string, t *testing.T) error
- func CreateAzureResourceGroup(t *testing.T, subscriptionID string, resourceGroup string, location *string) error
- func CreateFile(path string, content string) error
- func DeleteAzureResourceGroup(t *testing.T, subscriptionID string, resourceGroup string) error
- func GetMapKeys(t *testing.T, terraformMap map[string]any) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanUpTestFiles ¶
Cleans up the common files created by terraform during init, plan, and apply
func CreateAzureProviderFile ¶
Creates the required provider file on the system
func CreateFile ¶
Creates a file if does not already exist on the specified path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.