tl;dr
- Documentation for all resources
- Data source added for
tlspc_certificate_template
. - Dependency updates
What's Changed
- Add docs for application resources by @aidy in #53
- Add docs for user/team entities by @aidy in #49
- Add top level docs by @aidy in #46
- Add docs for CA Product data source by @aidy in #54
- Bump golang.org/x/net by @aidy in #59
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /tools by @dependabot in #61
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #62
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools by @dependabot in #63
- Add docs for Certificate Template resources by @aidy in #56
- Add docs for plugin resources by @aidy in #55
- Add docs for registry account resources by @aidy in #48
- Add docs for service account resources by @aidy in #47
- Add Certificate Template Data Source by @aidy in #57
Features
tlspc_certificate_template
(data source)
This resource can be passed to tlspc_application
resources. This enables the terraform user to consume existing certificate templates, which would typically be managed by other teams within the TLS Protect Cloud tenant.
This also reduces the environmental specific variables needed as these come from the data source instead.
Changelog
Full Changelog: v0.1.0...v0.2.0