terraform-provider-netapp-cloudmanager
terraform-provider-netapp-cloudmanager copied to clipboard
AWS volume enhancements for cloudmanager provider
Are there any plans to add capabilities to tag volumes in AWS? Also support for flexcache type volumes would be greatly appreciated.
I created a JIRA story to add the tagging capability: DEVOPS-5582
I don't see anything in the CloudManager APIs to create a flexcache. Is this something you can do in the UI?
Thank you on the tagging. No I don't believe it is possible to create a flexcache volume in UI yet. It is CLI only at this point to my knowledge.
From: Laurent Nicolas @.> Sent: Wednesday, October 19, 2022 11:34 AM To: NetApp/terraform-provider-netapp-cloudmanager @.> Cc: kenkraus @.>; Author @.> Subject: Re: [NetApp/terraform-provider-netapp-cloudmanager] AWS volume enhancements for cloudmanager provider (Issue #135)
I create a JIRA story to add the tagging capability: DEVOPS-5582
I don't see anything in the CloudManager APIs to create a flexcache. Is this something you can do in the UI?
— Reply to this email directly, view it on GitHubhttps://github.com/NetApp/terraform-provider-netapp-cloudmanager/issues/135#issuecomment-1284284449, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2CKTT2K3QHXCKHYNUAOJC3WEAPI5ANCNFSM6AAAAAAQZY7K2U. You are receiving this because you authored the thread.Message ID: @.***>
It is possible now to provision FlexCache via UI:
We would greatly appreciate that feature in your Terraform provider :)
This seems to be the API call: https://docs.netapp.com/us-en/bluexp-automation/cm/api_ref_resources.html#flexcache
DEVOPS-7348 created for flexcache.
DEVOPS-5582 Tagging capability is done