Aaron ("AJ") Steers

Results 507 comments of Aaron ("AJ") Steers

Update: I found the forum on Discuss - looks like ETA for 0.14.0 GA is next week. https://discuss.hashicorp.com/t/terraform-v0-14-0-rc1-released/15752/14 I'll start testing with the RC1 with the expectation/hope we'll make a...

@antondemidov - I can't speak to any remnants of the `0.13.x` behavior, because my project is basically working again... However, I do know there was a workaround described in another...

@antondemidov - RE: > btw, I've found some workaround. Just to use `null_resource` for zipping file. Not very terraform way, but it's working :) I was actually going in this...

Circling back here... Thanks to the work from @edgarrmondragon in https://github.com/meltano/sdk/pull/978, we now have capability for a dedicated metrics logger for SDK taps. I'm still not entirely sure exactly how/where...

@tayloramurphy - I'm on the fence a bit due to the importance of environments for many of our default behaviors. We had some discussion on this over here: - #3200...

@tayloramurphy re: > For the scope of this issue though, should we mainly release an path update around handling `default_environment` for those commands? Or something else? I think for the...

@tayloramurphy - I've added a "Workarounds" section above in the description. Since the workarounds seem pretty clear, I'm not seeing this as a high urgency item - or at least...

First, I want to say thank you to everyone who's upvoted and commented here. Second, given that this is affecting multiple users, I have bumped urgency to `High` and logged...

@alanmcruickshank - Thanks very much for confirming. I'll close this issue as resolved as of `v2.8.0`. 👍

> I would like to add an end-to-end test for `--state-id-suffix` in [`test_run.py`](https://github.com/meltano/meltano/blob/fba29109eb36cde61d652e17960a241ed5d8edca/tests/meltano/cli/test_run.py) to check a state ID is generated with the given suffix, but the existing tests are quite...