Thomas Tran
Thomas Tran
> @partlythomas we have the `ProjectUri` element in the psd1 that usually links to a GitHub repo, is that what you are looking for, would you want this to connect...
+1 It would be beneficial to allow the created nuspec file to persist rather than immediately remove it once the package is published/attempted published.
The workflow is practically unusable for any environments of a meaningful size. The suggestion of automatic splitting into multiple comments is a good one and shouldn`t be too hard to...
@Junkern The create happens because Terraform sees the local docker image as deleted, since it is executed from a new local environment where the local docker image does not exist...
From what I can tell from the changelog from [v2.25.0 to v3.0.0](https://github.com/kreuzwerker/terraform-provider-docker/compare/v2.25.0...v3.0.0), this is happening due to image build now being limited to the `docker_image` resource only, making the local...
> From what I can tell from the changelog from [v2.25.0 to v3.0.0](https://github.com/kreuzwerker/terraform-provider-docker/compare/v2.25.0...v3.0.0), this is happening due to image build now being limited to the `docker_image` resource only, making the...