Andrea Angiolillo

Results 7 issues of Andrea Angiolillo

## Proposed changes _Jira ticket:_ CLOUDP-139997 ## Checklist - [x] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement) - [x] I have added tests that prove my fix is effective or that...

WAITING ATLAS

**Description:** This PR adds the flag `--skipLicense` to the `init` command to skip license creation. ``` ./bin/cobra-cli_darwin_amd64 init --help Initialize (cobra init) will create a new application, with a license...

**Description:** This PR adds a version subcommand. Note: The version in the example is `1.3.0-13-gd146541` because we are [13 commits ](https://github.com/spf13/cobra-cli/compare/v1.3.0...main)to main since the v1.3.0 release. ``` ./bin/cobra-cli_darwin_amd64 --version cobra-cli...

### What happened? Hello 👋 We are getting the following error when using the [verifiable_builds](https://goreleaser.com/customization/verifiable_builds/) feature with the monorepo tag `mongocli/v1.14.3`. ```bash ⨯ release failed after 3s error=failed to proxy...

bug

This PR updates the README to include the `go install` command to use to install `tfplugindocs`

## Problem description Occasionally, when uploading a docker image tagged with `latest`, `v1.14.3`, and `v1.14.3-2024-02-13,` some tags fail to display Digest, OS, and Layer details. However, `docker buildx imagetools inspect`...

bug
triaged

Hello 👋 CDK import is failing when creating an L1 constructor from a resource that has read-only properties: ```bash generating for MongoDB::Atlas::Cluster (node:1921) NOTE: We are formalizing our plans to...