Mario Lubenka

Results 62 comments of Mario Lubenka

I just tried that change. I needed to apply twice to get the expected result. The first apply only updates the docker_image. The second apply is needed to also recreate...

I'd also like to use that. Any plans of merging this? @appilon

I ran into the same issue. My Docker network can not be removed due to active endpoints (but containers were removed). May be the same issue as described here: https://github.com/moby/moby/issues/17217...

> These secrets can't be available to builds of forks. The job execution can be restricted to run only on the main repository: ``` if: github.repository == 'kreuzwerker/terraform-provider-docker' ``` Should...

> @saitho sorry for this, you're one of our first forks. Please rebase on the master. I fixed the issue in [ca26635](https://github.com/kreuzwerker/terraform-provider-docker/commit/ca2663562579a7094e1990c7cbeb48cb59ab1c85) because for the `compile` action we don't need...

I'm still interested in getting this solved. However I'm not too much into Terraform to solve the need-to-apply-twice issue in the PR. If I can still do anything, let me...

@lavrton How about now? ^^

> Hey @saitho, could you please check if following change instead of your patch will fix your troubles? @dkd-kaehm Nope, did not work :(

Can't confirm this issue with the latest(11.5.16) TYPO3 version.