James Green

Results 14 comments of James Green

I have raised a ticket with AWS support, I will let you know what they say :)

Looks like they recognised the problem however they are unwilling to fix it! Is there anything you guys can do with this module to avoid the hardcoding of it or...

There you go Disclaimer! Double check this yourself! ` regions: - eu-west-2 - global account-blocklist: - "00000" # accounts: "0000000": # filters: CloudFormationStack: - type: glob value: "*" NetpuneSnapshot: -...

> > Hi, any updates on this issue? > > I've been solving this issue by updating the docker images, you can use the forked version here https://github.com/pintu-crypto/packer-github-actions > >...

Here is a snip of how I am using your library ``` --- tables: sh1d8_users_field_data: columns: name: type: unique_login where: uid > 1 ``` I would love to be able...

Please can package "less" also be installed. On your "full" container I get "root@docker-desktop:/home/james/projects/ct-drupal/ct-drupal# aws sts get-caller-identity Unable to redirect output to pager. Received the following error when opening pager:...

![image](https://github.com/catthehacker/docker_images/assets/91469943/28488642-d321-4fc6-b097-45c38816df77)

While I wait, I am running my own image: https://hub.docker.com/repository/docker/jamesgreenaffinity/ubuntu-act-images/general

Update: I have found a much easier way to do this, rather than running my own docker image: (You would need to use the full image with this method) as...