Pedro Gomes

Results 69 issues of Pedro Gomes

When I try to import my Cloudfront resources I will get the following error > Properties validation failed for resource CloudFrontDistribution with message: #/DistributionConfig/DefaultCacheBehavior/ForwardedValues: required key [QueryString] not found #/DistributionConfig/DefaultCacheBehavior/ForwardedValues/Cookies:...

fix text about attacks WAF protects against. Clarify R53 simple routing policy (I might add additional changes)

For context: working with 100s of hosts and the alert.rules config is over 1000 lines already A typical rule will look like ``` - alert: CacheResponseTime annotations: description: 'Response time...

I've recently start noticing that any JS heavy web application is becoming incredibly difficult to use. CPU is pegged at 100% for over a minute, unresponsive, very slow. After profiling...

Just logging the error ``` TASK [riemers.gitlab-runner : (RedHat) Install GitLab Runner] ************************************************************************************************ fatal: [ec2-x-x-x-x.region-1.compute.amazonaws.com]: FAILED! => {"changed": true, "changes": {"installed": [], "updated": [["gitlab-runner", "14.0.0-1.x86_64 from runner_gitlab-runner"]]}, "msg": "warning: /var/cache/yum/x86_64/7/runner_gitlab-runner/packages/gitlab-runner-14.0.0-1.x86_64.rpm:...

Should we make sure its installed or at least document the dependency?

Not sure what's the expected process yet, but if I update my machine-docker workers configuration, it doesn't get applied. Or is it expected that it gets applied eventually, when either...

Similar to how haveibeenpawned works, you could hash the email address being verified and save it to a database/cache.

T:question
C:backend