Skip to content

v0.6.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 21 Sep 22:38
717f041
Update to `context.tf`. Update to `go` modules. Fix broken links in README @aknysh (#9)

what

  • Update to context.tf
  • Update to the latest GitHub actions and workflows
  • Update to go modules
  • Fix broken links in README

why

  • Standardization and interoperability
  • Keep the module up to date
Added ignore_members and delete_default_resource attributes to teams @bergbrains (#8)

what

This PR adds the following arguments to the config module's team functionality:

  • delete_default_resources: true
  • ignore_members

why

  • delete_default_resources provides for wanting to suppress default object creation for teams
  • ignore_members allows teams' memberships to be managed in the UI, without impacting TF