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 #16990

Conversation

modular-magician
Copy link
Collaborator

Fixes #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 <magic-modules@google.com>
@modular-magician modular-magician merged commit d4afa91 into hashicorp:main Jan 12, 2024
4 checks passed
Copy link

I'm going to lock this pull request 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 related to this change, 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 Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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