Documentation
¶
Index ¶
Constants ¶
View Source
const (
TagIdDelimter = ":"
)
Variables ¶
View Source
var ( ValidAbilities = []string{"SCOPE_READ", "SCOPE_WRITE", "EXECUTE", "ENFORCE", "SCOPE_OWNER", "DEVELOPER"} AccessTypeDescription = fmt.Sprintf("The type of access to grant the role to the `access_app_scope_id` scope.\n Valid values are [%s]", strings.Join(ValidAbilities, ", ")) )
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a terraform resource provider for managing tetration resources.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.