Skip to content
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

fix: Enable additional GKE outputs #88

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Conversation

gls4
Copy link
Contributor

@gls4 gls4 commented Oct 5, 2023

This pr outputs additional information about the GKE cluster.

@gls4 gls4 requested a review from a team October 5, 2023 20:47
@gls4 gls4 requested a review from a team as a code owner October 5, 2023 20:47
}


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nit: are these extra spaces put in there intentionally?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. Heh.

@gls4 gls4 merged commit 6799afd into main Oct 9, 2023
7 checks passed
@gls4 gls4 deleted the output-additional-k8s-info branch October 9, 2023 20:13
jsbroks pushed a commit that referenced this pull request Oct 9, 2023
### [1.20.1](v1.20.0...v1.20.1) (2023-10-09)

### Bug Fixes

* Enable additional GKE outputs ([#88](#88)) ([6799afd](6799afd))
@jsbroks
Copy link
Member

jsbroks commented Oct 9, 2023

This PR is included in version 1.20.1 🎉




Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gls4 can we remove the extra spaces? 🙏

}
output "cluster_id" {
value = google_container_cluster.default.id
}
output "cluster_name" {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: spacing is inconsistent in this file too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants