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

Add GKE Resource Consumption Metering, promote resource export to GA #1901

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#4634, supersedes GoogleCloudPlatform/magic-modules#2705

Test changes are a little messy, I got rid of a conditional block and made it two cases instead.

Release Note Template for Downstream PRs (will be copied)

container: added `resource_usage_export_config` to `google_container_cluster`, previously only available in `google-beta` (ga only)
container: added `enable_resource_consumption_metering` to `resource_usage_export_config` in `google_container_cluster` (beta only)

Derived from GoogleCloudPlatform/magic-modules#3303

…icorp#3303)

* Add GKE Resource Consumption Metering, promote resource export to GA

* Add docs

* Spacing

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 39ad077 into hashicorp:master Mar 26, 2020
@modular-magician modular-magician deleted the downstream-pr-93be2da51c7793998fdfda64ce6604c22d39ed4b branch November 16, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

resource_usage_export_config in google_container_cluster should be supported in GA provider
1 participant