Skip to content

Releases: brittandeyoung/terraform-provider-awsteam

v1.1.0

26 Mar 18:44
602f43a
Compare
Choose a tag to compare

New

  • DataSource: awsteam_accounts #44

Fixes

  • Resource: awsteam_settings - resolved update flow failing to set computed values #41

v1.0.1

05 Mar 18:57
5b2766b
Compare
Choose a tag to compare

Fixes

  • Resource: awsteam_eligibility_group now requires the group_id field. This will be used as the resource id. 36
  • Resource: awsteam_eligibility_user now requires the user_id field. This will be used as the resource id. 36
  • Resources: awsteam_eligibility_group, awsteam_eligibility_user, awsteam_approvers_account, awsteam_approvers_ou, and awsteam_settings Deleting outside of terraform will no longer cause terraform to error.

v1.0.0

27 Feb 16:46
Compare
Choose a tag to compare

Changes

  • Removed validators on group_id schema fields as they can be values other than UUID 26

Fixes

  • Provider: Corrected the provider schema attribute mapping to configuration fields for client_secret, graph_endpoint, and token_endpoint 24

Breaks

  • Resources: awsteam_eligibility_group, awsteam_eligibility_user, and awsteam_approvers_account AWS account numbers are now string values 26

v0.2.0

17 Jan 14:51
4ff823b
Compare
Choose a tag to compare

New

  • Resource: awsteam_eligibility_group #8
  • Resource: awsteam_eligibility_user #8

v0.1.0

12 Jan 16:20
23566fb
Compare
Choose a tag to compare

New

  • Resource: awsteam_approvers_account #7
  • Resource: awsteam_approvers_ou #7
  • DataSource: awsteam_settings #4
  • Resource: awsteam_settings #4