Glen Thomas

Results 29 issues of Glen Thomas

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

service/key-vault
v/3.x

With some of the resources taking a long time to apply because of activation times, I am wondering how this is typically handled within automated CI/CD processes, which will often...

enhancement
under-investigation
delivery

### Describe the Bug I am trying to merge two maps containing tuples and am getting errors like this: ``` │ Error: Invalid function argument │ │ on depth.tf line...

bug

I have a bug with the export-property command when exporting rule format 2024-10-21. The output is: ``` Fetching property www.something.com [OK] Fetching group [OK] Fetching property version [OK] Fetching property...

under-investigation
delivery
property

Hello, I would like to add some basic support for the [NetStorage Configuration API](https://techdocs.akamai.com/netstorage/reference/api) so that I can add some functionality to [terraform-provider-akamai](https://github.com/akamai/terraform-provider-akamai). At present, I just want to read...

enhancement
delivery

I am wanting to create a new Akamai Terraform data source for NetStorage so that I can use it in my property rules to link to NetStorage origins. There is...

enhancement
delivery
under-investigation

Hello 👋 I can't find any support for managing IAM service accounts in the Terraform or API, only user accounts. Is this something that can be added?

access
iam
api enhancement

I want to use the [akamai_iam_role](https://techdocs.akamai.com/terraform/docs/iam-ds-role) data source to find the ID of a role using its name. I will use the role ID to generate user auth grants JSON....

enhancement
under-investigation
access
iam
kermit
update

We had a user create a version of a Cloudlet policy using the Akamai UI. The only thing different from the Terraform was the policy description. We attempted to use...

waiting for release
compute
cloudlets
kermit

I am wanting to deploy an Edgeworker with only Terraform and no prior build step to be run first. I have got this working fine, except for the bundle.json creation....

under-investigation
compute
api enhancement
edgeworkers