Austin Clarke

Results 5 comments of Austin Clarke

Is it correct to say that v1.181.0 implements this feature and resolves this issue? https://github.com/cloudposse/atmos/releases/tag/v1.181.0 I just gave it a cursory test (1.182.0) and it seems like it does the...

Quick question: When you say order is not yet implemented, I'm assuming you mean dependency order is not implemented for the `--all` option correct? Is the order for `--all` currently...

I wanted to come back and say that this scenario still fails: "With a github source and no version specified, no error is thrown but the resulting directory is empty."...

I tested on 1.20.0 and 1.133.0. Here is an example freshly tested on 1.133.0: https://gist.github.com/aclarke822/c55502591c28c3bd957058916ecd68c8 Files from: https://github.com/cloudposse/terraform-aws-components/tree/main/modules/vpc vpcC successfully pulls the files. All other sources appear successful based on...

> I wanted to come back and say that this scenario still fails: "With a github source and no version specified, no error is thrown but the resulting directory is...