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

Enable Replication module ? #45

Closed
Guimove opened this issue Jul 5, 2021 · 7 comments
Closed

Enable Replication module ? #45

Guimove opened this issue Jul 5, 2021 · 7 comments
Labels

Comments

@Guimove
Copy link

Guimove commented Jul 5, 2021

Hello,

Is there a way to enable the replication accelerator?

I’ve not seen any occurrence of this neither on the ’google_data_fusion_instance` resource nor in this module.

Do you have any hints?

Actually, I’m using a custom null_resource to run after the instance creation :

curl -H "Authorization: Bearer $(gcloud auth print-access-token)" \
-H "Content-Type: application/json" \
${CDAP_ENDPOINT}  -X PATCH -d '{ "accelerators":[{"accelerator_type":"CDC", "state":"ENABLED"}]}'

But this is not really flexible.

@fmaach
Copy link

fmaach commented Jul 16, 2021

This resource is critical. Please deliver it for your Google Datafusion customers.

@FVCCarneiro
Copy link

I have this same doubt / issue. It would be important to be able to add this directly on the "google_data_fusion_instance" resource!

@remydavid
Copy link

+1

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@suchitgupta01
Copy link

Is there a way to achieve it via terraform?

@suchitgupta01
Copy link

@Guimove Is there a way to get it done via Terraform?

@ptran32
Copy link

ptran32 commented Mar 1, 2023

@suchitgupta01 there is an open issue for Terraform support: hashicorp/terraform-provider-google#9070

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

No branches or pull requests

6 participants