https://pulumi.com logo
p

prehistoric-account-60014

12/20/2019, 11:49 PM
Is there a resource similar to
azure.containerservice.Registry
or data source similar to
gcp.container.getRegistryRepository
for
@pulumi/gitlab
?
b

bitter-oil-46081

12/21/2019, 12:29 AM
Doesn’t appear to be one today. The GitLab provider is based on Terraform provider and there’s an upstream issue for it to support it in the terraform provider: https://github.com/terraform-providers/terraform-provider-gitlab/issues/48. Once that is resolved, Pulumi’s provider would be updated quickly with the new source.
p

prehistoric-account-60014

12/21/2019, 12:30 AM
Good to know. Thanks for the quick response!