Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@fiftin fiftin released this 12 Sep 10:53
· 1 commit to main since this release
v0.2.1
3b62cc8

Features

  • Improve the provider's initialization parameters.

    provider "semaphoreui" {
      api_base_url = "http://localhost:3000/api"
      api_token = "your token"
    }