Categorygithub.com/batchcorp/terraform-provider-batchsh

# README

Terraform Provider for Batch.sh

Importing existing collections or team members

If you already have collections/team member accounts in Batch.sh that you now want to manage with terraform, you may import them easily with the terraform import command.

$ terraform import batchsh_collection.orders <collection_id>
$ terraform import batchsh_team_member.steve <account_id>

# Packages

No description provided by the author