Dave Stanke

Results 7 comments of Dave Stanke

:) Yep, +1 to renaming to include Maven.

Hey! I'm not comfortable merging this -- I'm not engaged on implementation of Bazel/Python features. So I'll pass to @brandjon, who is.

`backend.tf` is already excluded by `.gitignore`, so we can instruct users to add a file of that name.

Strong agree! What I would like to do is standardize around the [CD Events](https://cdevents.dev/) standard. I have a long-standing TODO to write that up as a proposal in here. But...

Ah, good stuff, thanks! @rogerthatdev can you take a look? I think this is some information that got lost when we upgraded the terraform installer process.

Heya! Sounds promising. Before you start implementing, can you briefly describe where the changes will need to be made?

Ohhhhh. I think I see what you're saying. As a general rule, I try to avoid using `latest` since it's unspecific. I find that it's error-prone because it's too easy...