github.com/GoogleCloudPlatform/terraformer@v0.8.18/tests/octopusdeploy/library_variable_set.tf (about) 1 resource "octopusdeploy_library_variable_set" "foo" { 2 name = "Account IDs" 3 description = "Ids of accounts" 4 }