Mateusz Filipowicz 5ba683fdad fix: flaky TestAccSite_basic and TestAccDataAccount_mac tests (#481)
* fix: temporarily disable CheckDestroy in TestAccSite_basic causing test flakiness

References #480

* fix: generate random name and mac in TestAccDataAccount_default and TestAccDataAccount_mac respectively to fix flakiness

References #480

* chore: disable linter on testAccCheckSiteResourceDestroy
2025-01-07 20:01:50 +11:00
2020-10-16 21:24:15 -04:00
2023-03-10 14:15:35 +11:00
2023-03-03 15:19:19 +11:00
2020-08-28 15:02:55 -04:00
2019-12-23 21:09:06 -05:00
2021-09-16 08:56:37 -04:00

Acceptance Tests

Unifi Terraform Provider (terraform-provider-unifi)

Note You can't (for obvious reasons) configure your network while connected to something that may disconnect (like the WiFi). Use a hard-wired connection to your controller to use this provider.

Functionality first needs to be added to the go-unifi SDK.

Documentation

You can browse documentation on the Terraform provider registry.

Supported Unifi Controller Versions

As of version v0.34, this provider only supports version 6 of the Unifi controller software. If you need v5 support, you can pin an older version of the provider.

The docker, UDM, and UDM-Pro versions are slightly different (the API is proxied a little differently) but for the most part should all be supported. Individual patch versions of the controller are generally not tested for compatibility, just the latest stable versions.

Using the Provider

Terraform 1.0 and above

You can use the provider via the Terraform provider registry.

Description
Terraform provider for managing Ubiquiti's UniFi network controller
Readme MPL-2.0 1.9 MiB
Languages
Go 99.8%
Makefile 0.2%