Snowflake-Labs / terraform-provider-snowflake

Terraform provider for managing Snowflake accounts
https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest
MIT License
552 stars 420 forks source link

docs: fix reference to account role resource #3101

Closed joscha closed 1 month ago

sfc-gh-jmichalak commented 1 month ago

/ok-to-test sha=19e64d64fa8b3b842452b85602962b60e8658043

sfc-gh-jmichalak commented 1 month ago

Thanks for your contribution! LGTM, but the PR title is not valid. Please use docs(examples): or simply docs: as a prefix.

joscha commented 1 month ago

Thanks for your contribution! LGTM, but the PR title is not valid. Please use docs(examples): or simply docs: as a prefix.

I changed it and the ❌ disappeared on the build.

github-actions[bot] commented 1 month ago

Integration tests failure for 19e64d64fa8b3b842452b85602962b60e8658043

joscha commented 1 month ago

Integration tests failure for 19e64d64fa8b3b842452b85602962b60e8658043

looks unrelated?

2024/09/24 08:17:26 Integration test context initialisation failed with: `002002 (42710): SQL compilation error:
Object '"int_test_db_IT_19E64D64FA8B3B842452B85602962B60E8658043"' already exists.`
2024/09/24 08:17:26 Running integration tests cleanup
2024/09/24 08:17:26 [DEBUG] sql-conn-exec: [query DROP DATABASE IF EXISTS "int_test_db_IT_19E64D64FA8B3B842452B85602962B60E8658043" err <nil> duration 315.752794ms args {}] (YXA30390)
program not built with -cover
FAIL    github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk/testint  5.807s
sfc-gh-jmichalak commented 1 month ago

Yes, don't worry :)