go-gandi / terraform-provider-gandi

Terraform provider for the Gandi Domain services
Mozilla Public License 2.0
152 stars 45 forks source link

Use dedicated organization for sandbox acceptance tests #150

Closed nautik1 closed 9 months ago

nautik1 commented 10 months ago

This MR allows CI to use a specific organization in sandbox as tests require an organization to have a pre-existing domain. Users in this organization can run the tests by setting their own apikey as long as they have the rights to manage this organization.

nlewo commented 9 months ago

@nautik1 This has been integrated by #151 (in order to be tested)

Thank you!