BUG FIXES:
- Fix OAuth client user creation issue whereby email shall not be set and missing InEverybodyRole attribute during creation that results in Save button activated even without changes
IMPROVEMENTS:
- New Resource:
centrifyvault_userpassword
It is used for updating existing user password only.
BUG FIXES:
- Fix
centrifyvault_user
user creation error in Centrify Platform 21.6. when redirect_mfa_user_id is not set
IMPROVEMENTS:
- New Resource:
centrifyvault_role_membership
BUG FIXES:
- Fix
secret_text
incentrifyvault_vaultsecret
resource and some other attributes that do not honor ignore_changes when change made in Centrify Platform. However, in general bool, required attribute and workflow configuration in resource/account do not work well with ignore_changes due to Centrify Platform API limitation.
IMPROVEMENTS:
- New Resource:
centrifyvault_federatedgroup
- New Data Resource:
centrifyvault_federatedgroup
BUG FIXES:
mapping
argument is updated from block to map. Refer to document and example for details.- Updated example for
centrifyvault_globalgroupmappings
bulkupdate
argument forcentrifyvault_globalgroupmappings
resource is defaulted to true nowclient_secret
argument forcentrifyvault_webapp_oidc
resource is optional and sensitive now
BUG FIXES:
- Correct Connector online status query issue.
NOTES:
- Skipping v0.1.7
IMPROVEMENTS:
- New
bulkupdate
argument forcentrifyvault_globalgroupmappings
resource.
FEATURES:
- New Data Resource:
centrifyvault_desktopapp
- New Data Resource:
centrifyvault_service
IMPROVEMENTS:
- Add support for importing resources
IMPROVEMENTS:
- Expose more attributes reference for all data source types.
BUG FIXES:
centrifyvault_connector
data source fail to run when Connector is not installed on AD joined machine.
FEATURES:
- New Resource:
centrifyvault_globalworkflow
- New Resource:
centrifyvault_webapp_generic
- New Resource:
centrifyvault_webapp_saml
- New Resource:
centrifyvault_webapp_oauth
- New Resource:
centrifyvault_webapp_oidc
- New Data Resource:
centrifyvault_webapp_generic
- New Data Resource:
centrifyvault_webapp_saml
- New Data Resource:
centrifyvault_webapp_oauth
- New Data Resource:
centrifyvault_webapp_oidc
IMPROVEMENTS:
centrifyvault_connector
data source- Add
status
,forest
,version
andvpc_identifier
search attributes - Add more attribute references.
- Add
centrifyvault_vaultaccount
resource- Add
workflow_enabled
andworkflow_approver
attributes
- Add
centrifyvault_desktopapp
resource- Add
workflow_enabled
andworkflow_approver
attributes
- Add
centrifyvault_vaultsecret
resource- Add
workflow_enabled
andworkflow_approver
attributes
- Add
centrifyvault_vaultsystem
resource- Add Agent Auth and Privilege Elevation Workflow related attributes:
agent_auth_workflow_enabled
,agent_auth_workflow_approver
,privilege_elevation_workflow_enabled
andprivilege_elevation_workflow_approver
. - Add Zone Role Workflow related attributes:
use_domainadmin_for_zonerole_workflow
,enable_zonerole_workflow
,use_domain_assignment_for_zoneroles
,assigned_zonerole
,use_domain_assignment_for_zonerole_approvers
andassigned_zonerole_approver
.
- Add Agent Auth and Privilege Elevation Workflow related attributes:
- Replace
centrifyvault_vaultdomainreconciliation
withcentrifyvault_vaultdomainconfiguration
- Add
enable_zonerole_workflow
,assigned_zonerole
andassigned_zonerole_approver
attribute tocentrifyvault_vaultdomainconfiguration
- Add
centrifyvault_vaultdomain
resource- Rename
enable_zone_role_cleanup
toenable_zonerole_cleanup
- Rename
zone_role_cleanup_interval
tozonerole_cleanup_interval
- Add
parent_id
andforest_id
attributes
- Rename
- Improve error message for all data sources when object can't be found.
BUG FIXES:
centrifyvault_vaultaccount
resource:password
attribute causes apply action always update resource.- Detect
challenge_rule
change in tenant for these Terraform managed resources:resource_desktopapp
,resource_sshkey
,resource_vaultaccount
,resource_vaultcloudprovider
,resource_vaultsecret
andresource_vaultsystem
.
BUG FIXES:
- Documentation links and file layout.
BUG FIXES:
connector_list
attribute in forcentrifyvault_vaultsystem
resource doesn't take effect during creation.- Documentation links.
- Initial release