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 volume module for Google Cloud NetApp Volume #640

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#16019

This PR is to support provisioning volume for Google Cloud NetApp Volumes through GCP terraform provider.

`google_netapp_volume`

This is extension to GoogleCloudPlatform/magic-modules#9229

Derived from GoogleCloudPlatform/magic-modules#9513

* added volume module

* Added updated function and network fix

* updated update test fields.

* updated unixPermissions field.

* updated test file for snapshot_policy

* updated description.
updated test file with basic example and function name.

* removed the *_UNSPECIFIED values for inputs
Default values for minutes, hours, days and day_of_week in snapshot block
Updated tests to incorporate suggestions by shuya
Fixes some indentation in tests
Updates some test to get better test coverage
commented restoreParamters as suggested by Shuya.

* updated tests to use us-west1 region

* updated region to us-west2
[upstream:bd6b1b34069c41459496f838c32a8014af9a8dc2]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 5ab6fd2 into terraform-google-modules:master Jan 12, 2024
1 check passed
@modular-magician modular-magician deleted the downstream-pr-bd6b1b34069c41459496f838c32a8014af9a8dc2 branch November 18, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add google_netapp_storage_volume resource to the provider
1 participant