update
This commit is contained in:
11
TERRAFORM.GITLAB.PROJECTS/import.tf
Normal file
11
TERRAFORM.GITLAB.PROJECTS/import.tf
Normal file
@@ -0,0 +1,11 @@
|
||||
import {
|
||||
to = octopusdeploy_tag.gitlabprojects
|
||||
id = "TagSets-1/Tags-1"
|
||||
}
|
||||
|
||||
import {
|
||||
to = octopusdeploy_tenant.tenant
|
||||
id = var.OCTO_TENANT_ID
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user