akamai / terraform-provider-akamai

Terraform Akamai provider
https://www.terraform.io/docs/providers/akamai/
Mozilla Public License 2.0
109 stars 96 forks source link

Please provide Terraform support for NetStorage. #582

Open eddgrant opened 1 week ago

eddgrant commented 1 week ago

Hi folks,

I note that there is currently no support for managing NetStorage using the Akamai Terraform provider. Do you have any plans to add this?

Many thanks!

lkowalsk-akamai-com commented 1 week ago

Hi @eddgrant , can you share with us what kind of use cases you have in mind?

eddgrant commented 1 week ago

Hi @lkowalsk-akamai-com, sure thing.

The main use case is as follows:

I have some assets that I want to use for a visitor prioritisation cloudlet waiting room page. I want to manage the Cloudlet, its associated Property and the assets all using Terraform.

Currently I can manage the Cloudlet and Property via Terraform, but the creation of the NetStorage and the uploading of the assets has to be done through some other means. Ideally I would manage them all via Terraform.

Hope this helps explain. Please feel free to come back with any questions.