Tony Chia

Results 12 issues of Tony Chia

Can we get this setup on https://aws.amazon.com/blogs/aws/ ?

This template will fail with the message "Bucket name should not contain uppercase characters " However cfn-lint is not able to catch this. $ cfn-lint validate s3bucket_parameter.yaml 0 infos 0...

bug
enhancement
accepting-patch

Added some error checking on missing bc and region also updated the ami lookup to it can find the latest g2 ami id

The EBS volume that is attached will get deleted upon ec2 termination unless the terraform is updated to preserve it or use the aws cli to change it afterward. This...

enhancement
help wanted

Port 5900 for VNC is open to the entire world and you can get the default password for that from Parsec's website. I would suggest you replace 0.0.0.0/0 with your...

help wanted
security

in other word, I would like to use this docker run \ --rm \ --name terraforming \ quay.io/dtan4/terraforming:latest \ terraforming --profile=default --region=us-west-2 s3 instead of this docker run \ --rm...

$ inodes ------------------------------------------ [CONFIG] Arguments not used, directory specified as hd:t:e: ------------------------------------------ INODE USAGE SUMMARY ------------------------------------------ INODES | SIZE | DIRECTORY ------------------------------------------ find: hd:t:e:: No such file or directory ------------------------------------------...

bug
compatibility
OSX

Where can I get the binary of the artifactory provider so I can place it under terraform.d/plugins/linux_amd64? Here is my tf file variable "artifactory_username" {} variable "artifactory_password" {} variable "artifactory_url"...

### Describe the bug a clear and concise description of what the bug is. The kubectl command displayed after helm install for the pushgateway component is incorrect. ### What's your...

bug

…side the vscode terminal I was watching the video at https://www.youtube.com/watch?v=rvu2b0PiTR4&t=2357s and it mentioned using the devcontainer with this example voting app and it seems no one has added one...