testutils

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewTerraformRegex = regexp.MustCompile(`(?m)"resource"\s+"vaulted_vault_secret"\s+"(?P<resource_name>\w+)"\s+{[\n]\s+"path"\s+=\s+"(?P<path>.+)"[\n]\s+"payload_json"\s+=\s+"(?P<payload_json>.+)[\n]}`)
View Source
var OldTerraformRegex = regexp.MustCompile(`(?m)"resource"\s+"vault_encrypted_secret"\s+"(?P<resource_name>\w+)"\s+{[\n]\s+"encrypted_data_json"\s+=\s+"(?P<encrypted_data_json>.+)"[\n]\s+"encrypted_passphrase"\s+=\s+"(?P<encrypted_passphrase>.+)"[\n]\s+"path"\s+=\s+"(?P<path>.+)"`)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL