All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a Changelog.
- DataSource:
awsteam_accounts
#44
- Resource:
awsteam_settings
- resolved update flow failing to set computed values #41
- Resource:
awsteam_eligibility_group
now requires thegroup_id
field. This will be used as the resourceid
. 36 - Resource:
awsteam_eligibility_user
now requires theuser_id
field. This will be used as the resourceid
. 36 - Resources:
awsteam_eligibility_group
,awsteam_eligibility_user
,awsteam_approvers_account
,awsteam_approvers_ou
, andawsteam_settings
Deleting outside of terraform will no longer cause terraform to error.
- Removed validators on
group_id
schema fields as they can be values other than UUID 26
- Provider: Corrected the provider schema attribute mapping to configuration fields for
client_secret
,graph_endpoint
, andtoken_endpoint
24
- Resources:
awsteam_eligibility_group
,awsteam_eligibility_user
, andawsteam_approvers_account
AWS account numbers are now string values 26