Jamie Thomson
Jamie Thomson
**Versions (please complete the following information):** - OS: mac - VS Code version: 1.77.3 (Universal) - Peacock Version: v4.2.2 **Describe the bug** Documentation states that peacock.color will be used in...
### Documentation Link https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/docs/technical-documentation/resource_migration.md ### Description The article states > You can remove resources from the state with the terraform state rm command. You should advise that, as of terraform...
I have a feature defined like so: ```gherkin Feature: Eating bananas Scenario Outline: Outlined given, when, then Given there are bananas When I eat bananas Then I should have bananas...
**Provider Version** 0.70.1 **Terraform Version** 1.5.7 **Describe the bug** I'm attempting to use terraform's new [import block](https://developer.hashicorp.com/terraform/language/import) to import a view into my terraform configuration. When I run `terraform plan`...
### Description The feature of `snowsql` that I use constantly is the REPL. For example: ``` ➜ ~ snowsql -a XXX.eu-west-1 -u [email protected] --authenticator externalbrowser * SnowSQL * v1.3.2 Type...
### Terraform CLI Version 1.9.3 ### Terraform Provider Version 0.94.1 ### Terraform Configuration I have some Snowflake role grants that I want to bring under the control of terraform, so...
terraform 1.10 causes "Error: Unsupported argument" on module source that worked with terraform 1.9
### Terraform Version ```shell 1.10 ``` ### Terraform Configuration Files I haven't been able to build an easily distributable repo. The problem is only occurring in our private repos. We...