Releases: pomerium/terraform-provider-pomerium
Releases · pomerium/terraform-provider-pomerium
v0.0.9
v0.0.8
v0.0.7
What's Changed
- policies: data fields by @calebdoxsey in #31
- routes: update data source by @calebdoxsey in #33
- service-accounts: move jwt from shared model by @calebdoxsey in #32
- resources: use sets for properties where order has no significance by @wasaga in #35
- adds jwt_groups_filter by @wasaga in #34
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
v0.0.4
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
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
v0.0.1-pre1
Fix name and Add tooling to generate docs (#13)
v0.0.1-pre
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.