Skip to content

Releases: pomerium/terraform-provider-pomerium

v0.0.9

14 Feb 00:28
b9a45a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Feb 17:16
925616f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Jan 00:08
5d3bbae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

27 Jan 23:47
842803d
Compare
Choose a tag to compare

What's Changed

  • update enterprise-client-go to main, temporarily remove tracing options by @wasaga in #29
  • policies: exclude enforced policies by @wasaga in #30

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Jan 03:30
59e119d
Compare
Choose a tag to compare

What's Changed

v0.0.4

20 Jan 21:09
1f5abc3
Compare
Choose a tag to compare

What's Changed

  • service-accounts: add jwts, better handling of user id by @calebdoxsey in #26

Full Changelog: v0.0.3...v0.0.4

v0.0.3

10 Jan 21:32
0c07f47
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.31.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #22
  • add provider option schema validators by @wasaga in #25
  • handle resource not found by @wasaga in #24
  • use standard timetypes by @wasaga in #21
  • add missing route fields to data source by @wasaga in #23

Full Changelog: v0.0.2...v0.0.3

v0.0.2

02 Jan 20:07
951236a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-pre1...v0.0.2

v0.0.1-pre1

20 Dec 21:47
85b6ce4
Compare
Choose a tag to compare
Fix name and Add tooling to generate docs (#13)

v0.0.1-pre

20 Dec 15:54
f14de36
Compare
Choose a tag to compare
add goreleaser and release from the scaffold repository (#8)

This copies the files wholesale. It makes some suspect changes to the
release workflow, we'll want eyes on.