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

[Feature Request] Add the ability to add Filestore instance backups via Terraform #7655

Comments

@Shaybs
Copy link

Shaybs commented Oct 28, 2020

Feature request is in the title.

@ghost ghost added the enhancement label Oct 28, 2020
@upodroid
Copy link
Contributor

@tianmarin
Copy link

tianmarin commented Jul 21, 2021

Is there a way to call a gcloud commando to create backups while this feature is developed?

@upodroid
Copy link
Contributor

yeah.

gcloud filestore backups https://cloud.google.com/sdk/gcloud/reference/filestore/backups

Riley, this resource isn't really great for terraform given how it is intended to work. Something like a snapshot policy that you can attach to it to create backups on an interval(Something for Filestore Product Team to improve) would be more useful.

Also, fileshare.0.source_backups needs to be added to google_filestore_instance for completeness.

c2thorn pushed a commit to GoogleCloudPlatform/magic-modules that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655
modular-magician added a commit to modular-magician/docs-examples that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit to terraform-google-modules/docs-examples that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655

Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit to modular-magician/terraform-provider-google-beta that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit to modular-magician/terraform-provider-google that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp#7655

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit to hashicorp/terraform-provider-google-beta that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655

Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes #7655

Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit to modular-magician/terraform-validator that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655

Signed-off-by: Modular Magician <magic-modules@google.com>
modular-magician added a commit to GoogleCloudPlatform/terraform-validator that referenced this issue Dec 9, 2022
Co-authored-by: Cameron Thornton <camthornton@google.com>
fixes hashicorp/terraform-provider-google#7655

Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
@googlerjk googlerjk self-assigned this Dec 9, 2022
@github-actions
Copy link

github-actions bot commented Jan 9, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.