Kevin

Results 71 comments of Kevin

@devhen did you ever find a solution for this one? 😬

@Thibobbs > I was expecting to have a vusers.session_length similar to the max http.response_time Note that http.response_time is TTFB, and vusers.session_length is TTLB. Other than that, I'm hoping parallel is...

@brendan-sherrin hopefully you've found a solution before now. I'm using GitHub.com/synfinatic/aws-sso-cli to put credentials in my shell before using gossm.

@andycognitoiq looks like this was opened by mistake, can you close it?

Tough to implement because both results of a conditional must be the same type, but container_definition module expects either the defined object as input variable, or `null` Will be easier...

For now I will just set `process_domain_validation_options = false` and handle the r53 records elsewhere.

-1 because most pulumi providers are just wrapped Terraform providers, i.e. the AWS provider which is arguably the most used provider on terraform (and therefore I would assume pulumi). Therefore...

@taharah do you have time to get this ready for review? This would be helpful for my team. If now I’m happy to take it over.

Also - optional attrs came out of preview so that part can be removed! (Min tf version will need to be bumped up)

@samcampisi my issue ended up being the same as this https://github.com/ArtiomTr/jest-coverage-report-action/discussions/249#discussioncomment-2359650