Daniel Barnes
Daniel Barnes
Context: https://github.com/iterative/terraform-provider-iterative/pull/718#discussion_r1022865596 Culprit: https://github.com/iterative/terraform-provider-iterative/blob/fd4a94041fcf5bab312699342fdbed39ae8ebcb9/iterative/gcp/provider.go#L441-L522 Ideally the solution is reuseable for parsing machine types for `runner` and `task`
Cross-link: https://github.com/iterative/cml.dev/issues/388
- [ ] Document warning about using "short-term" credentials - [ ] Document/Show possible ways to extend credential life? - [ ] Document/provide examples for "refreshing" credentials used by the...
https://github.com/iterative/cml/issues/895#issuecomment-1043023063
If you allow me to chime in, from the user perspective I think usage cases are way clearer than just random notes. For instance, I understand these fixes are only...
Thoughts on some help tags/examples for users. for example; in with a GitHub actions example ``` cml runner ... \ --cloud-metadata="repo=${{ github.repository }}" --cloud-metadata="ActionsRun=https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" ... ```
https://github.com/iterative/cml/issues/1048#issuecomment-1147190743