Categorygithub.com/batchcorp/terraform-provider-batchsh
repositorypackage
0.1.3
Repository: https://github.com/batchcorp/terraform-provider-batchsh.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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>