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

Added support for resource usage export config #238

Conversation

paulpalamarchuk
Copy link
Contributor

@paulpalamarchuk paulpalamarchuk commented Aug 19, 2019

@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch from 48826ff to 64ea79f Compare August 19, 2019 16:27
@aaron-lane aaron-lane added the enhancement New feature or request label Aug 19, 2019
@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch from 64ea79f to 0b3826d Compare August 20, 2019 08:09
@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch 3 times, most recently from 70111e5 to 425729c Compare August 20, 2019 09:41
ingwarr
ingwarr previously approved these changes Aug 20, 2019
autogen/versions.tf Outdated Show resolved Hide resolved
@kopachevsky
Copy link
Contributor

We have separate request for beta fields in PR #228

kopachevsky
kopachevsky previously approved these changes Aug 21, 2019
CHANGELOG.md Outdated Show resolved Hide resolved
autogen/cluster.tf Outdated Show resolved Hide resolved
modules/beta-private-cluster/cluster.tf Outdated Show resolved Hide resolved
modules/beta-public-cluster/cluster.tf Outdated Show resolved Hide resolved
autogen/variables.tf Show resolved Hide resolved
@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch from 425729c to 1e3e71c Compare August 21, 2019 13:27
@paulpalamarchuk paulpalamarchuk changed the title Added check for beta feature fields, as well as support for resource usage export config Added support for resource usage export config Aug 21, 2019
@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch from 1e3e71c to c578738 Compare August 21, 2019 13:28
@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch 5 times, most recently from 8cbc1d0 to 6db1307 Compare August 21, 2019 14:27
ingwarr
ingwarr previously approved these changes Aug 21, 2019
@paulpalamarchuk paulpalamarchuk force-pushed the add_check_for_beta_feature_fields branch 2 times, most recently from 82f793a to 3b28732 Compare August 22, 2019 11:21
richardmcsong and others added 2 commits August 22, 2019 14:23
added optional field lookup and resource usage export config

changed to dataset_id

revert examples

fixed bug where resource_usage_export_dataset_id was being set even if empty string

check for null
 * Based on PR terraform-google-modules#230
 * Add support for beta feature resource_usage_export_config (Fixes terraform-google-modules#232)
morgante
morgante previously approved these changes Aug 28, 2019
@morgante morgante merged commit 3e57e64 into terraform-google-modules:master Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for beta feature resource_usage_export_config
7 participants