Adam Weingarten

Results 7 issues of Adam Weingarten

**How is drupal-check installed?** - [ ] drupal-check is installed using the phar - [ ] drupal-check is installed globally via Composer - [ ] drupal-check is installed globally using...

bug

This can help people detect failures in their cloudhooks and take an action in response. The goal here is to help protect against notification fatigue!

I'm trying to setup vscode [devcontainer](https://code.visualstudio.com/docs/devcontainers/containers) using the prebuilt Akamai containers. I am blocked by the fact that the containers are based on Alpine 3.13 which was released 01/14/2021. The...

Link: https://www.linode.com/docs/guides/how-to-build-your-infrastructure-using-terraform-and-linode/ ## Issue We are telling customers to put their tokens in code which they should never, EVER do. provider "linode" { token = "YOUR_LINODE_API_TOKEN" } ## Suggested Fix...

As a developer working with VSCode DevContainer on a mac my containers run on linux/aarch64. It would be nice if there was a precompiled binary I could use. Thx!

enhancement

Hi there, ### Affected Resource(s) Please list the resources as a list, for example: - akamai_property_activation ### Terraform Configuration Files ```hcl resource "akamai_property_activation" "my-property-activation" { property_id = akamai_property.my-property.id contact =...

under-investigation
planned
delivery