mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-10 08:03:08 -06:00
14b80abc29
cc/ @bmarini Basically, the attr check we have in our tests is looking at resources that we specify. It's basically check that "if I send this, I get this" from the external resource. In this case, we don't know what the token will be, so we can't do it that way. I replaced it with a "make sure this is more than an empty string" assertion. |
||
---|---|---|
.. | ||
config.go | ||
resource_heroku_addon_test.go | ||
resource_heroku_addon.go | ||
resource_heroku_app_test.go | ||
resource_heroku_app.go | ||
resource_heroku_domain_test.go | ||
resource_heroku_domain.go | ||
resource_heroku_drain_test.go | ||
resource_heroku_drain.go | ||
resource_provider_test.go | ||
resource_provider.go | ||
resources.go |