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 lifecycle_config to dataproc_cluster.cluster_config #1602

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#4725

I ran into an issue with the API, where, if AutoDeleteTtl is specified in the request, the response comes back with AutoDeleteTime populated to the creation time + ttl. I believe there has been an issue created for this?

However, the workaround I have right now is to only allow AutoDeleteTime to be used and not allow AutoDeleteTtl.

Release Note Template for Downstream PRs (will be copied)

dataproc: added 'lifecycle_config` to `google_dataproc_cluster.cluster_config`

Derived from GoogleCloudPlatform/magic-modules#2926

chrisst and others added 11 commits January 6, 2020 15:51
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: Dana Hoffman <[email protected]>
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: Riley Karson <[email protected]>
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: Brian Hildebrandt <[email protected]>
@modular-magician modular-magician merged commit eb202dc into hashicorp:downstream-master Jan 8, 2020
@modular-magician modular-magician deleted the downstream-pr-a72a11222ff6e432e72ec90130ea698fed443a2c branch November 16, 2024 03:47
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.

4 participants