Scott Schreckengaust

Results 10 comments of Scott Schreckengaust

> Can someone explain this pull request? > > > > I'm not going to login into your Atlassian instance to see what the ticket says. Please include the details...

Could somebody (@syrusakbary?) point me to why this PR (tox -> py27) may be failing? The build directly from travis source branch is passing, and I ran the below PR...

_FYI: `packer` and `terraform` work (didn't try any others)_

derive a different location based on system architecture... [https://github.com/Banno/asdf-hashicorp/blob/master/bin/install#L50-L54](https://github.com/Banno/asdf-hashicorp/blob/master/bin/install#L50-L54)

FYI: List was generated by this script: ``` #!/bin/sh set -e # The locations are derived from https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html curl https://dnwj8swjjbsbt.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json | gunzip > CloudFormationResourceSpecification.njson; curl https://d1uauaxba7bl26.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json | gunzip >> CloudFormationResourceSpecification.njson;...

I am aware of the `arm32v6/node:lts-alpine`, but this is not the same. Also, https://github.com/docker-library/official-images/blob/master/library/node would likely need an update...

> Thanks or the contribution @dimitris-iliou. But before you put too much effort in it, be informed that during one of the last ORT community meetings it was agreed that...

Does the force option help? `npx cdk destroy --all --force`

Suggestion to either create a `@v2` tag and update documentation.

@tsteenbe, is there a solution to this yet?