-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable Service mesh feature for ASM to install in GKE #26
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR @laurentgrangeau ! A couple of small nits and we can merge. Thanks!
Update: can you also rebase this branch on the latest main
? Thanks for testing those provider updates as well!
Bumps [hashicorp/google-beta](/~https://github.com/hashicorp/terraform-provider-google-beta) from 4.23.0 to 4.24.0. - [Release notes](/~https://github.com/hashicorp/terraform-provider-google-beta/releases) - [Changelog](/~https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-google-beta@v4.23.0...v4.24.0) --- updated-dependencies: - dependency-name: hashicorp/google-beta dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hashicorp/google](/~https://github.com/hashicorp/terraform-provider-google) from 4.23.0 to 4.24.0. - [Release notes](/~https://github.com/hashicorp/terraform-provider-google/releases) - [Changelog](/~https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-google@v4.23.0...v4.24.0) --- updated-dependencies: - dependency-name: hashicorp/google dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Should be good now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A minor formatting nit, and we're there. Thanks!
@laurentgrangeau can you also rebase your changes against the latest |
Hi @ferrarimarco everything has been formatted and rebased against |
Fixes #25
@ferrarimarco Can you take a look at it ?