terrakube icon indicating copy to clipboard operation
terrakube copied to clipboard

Open source IaC Automation and Collaboration Software.

Results 139 terrakube issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

### Bug description 🐞 When a CLI run has no changes, there shouldn't be any prompts and the plan should complete. ![image](https://github.com/AzBuilder/terrakube/assets/3604363/a50c38ad-2dc5-41fa-bcee-251b8e401903) ![image](https://github.com/AzBuilder/terrakube/assets/3604363/ab9be29a-29e9-4288-9e25-16c0f272de47) ### Steps to reproduce 1. Apply a...

bug

### Feature description 💡 Right now Terrakube can have multiple executor "agents" to execute the jobs from different organizations as explain in this [link](https://docs.terrakube.io/getting-started/deployment/self-hosted-agents) and in this pull request #770...

enhancement

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.15.1 to 1.16.0. Release notes Sourced from com.microsoft.azure:msal4j's releases. v1.16.0 Fix breaking API changes introduced in v1.15.0 (AzureAD/microsoft-authentication-library-for-java#828) Expose refreshOn parameter in AuthenticationResultMetadata (AzureAD/microsoft-authentication-library-for-java#829) Changelog Sourced from...

dependencies
java

Bumps `junit-jupiter-api.version` from 5.9.0 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.0 to 5.10.2 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See...

dependencies
java

Bumps `junit-jupiter-api.version` from 5.7.2 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.7.2 to 5.10.2 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See...

dependencies
java

Bumps [org.mock-server:mockserver-spring-test-listener](https://github.com/jamesdbloom/mockservice) from 5.13.2 to 5.15.0. Changelog Sourced from org.mock-server:mockserver-spring-test-listener's changelog. [5.15.0] - 2023-01-11 Added an image tag that allows container to run as root HTTP2 protocol support for mocking...

dependencies
java

Bumps `junit-jupiter-api.version` from 5.7.2 to 5.10.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.7.2 to 5.10.3 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3 See...

dependencies
java

### Bug description 🐞 We have noticed this while trying to integrate Terrakube with our own Gitlab CE instance. The `GitlabToken` classes that implement the VCS integration with Gitlab assume...

question