Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 17:50
· 211 commits to main since this release
578c648
feat: Remove agent_script data source to simplify resources (#8)

This adds a new resource for associating instance IDs, which will only
need to be used in edge-cases. We'll auto-detect instance identifiers
for the most popular cases, and perform zero-trust authentication.

It seemed weird to separate the agent script and agent itself. This also
led to difficulties previewing the operating system prior to start.