- Add import support for resources, except for new
smilecdr_userresource. - Suppressed plan changes when managing user resource passwords.
- Added guidance to ignore changes for
smilecdr_openid_clientclient_secretsdue to complex masking and other changes. - Updated acceptance tests for above.
- Updated docs to include import and new resource
smilecdr_user
Since many modules are pre-built in SmileCDR,such as the local_security and smart_auth modules, you can now import those modules and manage their configurations with
Terraform.
This release adds user management but this resource has only been tested against an inbound security module. It is useful for bootstrapping test accounts in a non-production environment.
- attempt to fix goreleaser build for binaries to resolve not found errors.
- updated introductory documentation
- updated gorelease build to factor multi-archs per os.
FEATURES:
- configure OIDC clients
- configure OIDC Federated Authorization Servers
- configure Outbound Security Module
- configure generic module (experimental)