Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add Terraform setup to the testing pipeline #2579

Merged
merged 3 commits into from Mar 4, 2024

Conversation

sfc-gh-jcieslak
Copy link
Collaborator

To speed up acceptance tests we can setup Terraform before and point the testing framework to the Terraform CLI location. Because of that, It won't be downloaded for every test (which was most likely happening before this change).

Copy link

github-actions bot commented Mar 1, 2024

Integration tests failure for db73f805f89545171970e15e4cd71c7acbf9fb86

1 similar comment
Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for db73f805f89545171970e15e4cd71c7acbf9fb86

Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for b54b757bca9419170b79e3eecdc0b0a348ae1506

Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 6a5ab16e8994d19ee3784e2c27ef6538a019c4c0

@sfc-gh-jcieslak sfc-gh-jcieslak merged commit 216e35a into main Mar 4, 2024
8 of 9 checks passed
@sfc-gh-jcieslak sfc-gh-jcieslak deleted the add-setup-terraform-pipeline branch March 4, 2024 13:44
sfc-gh-jcieslak pushed a commit that referenced this pull request Mar 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.87.1](v0.87.0...v0.87.1)
(2024-03-06)


### 🔧 **Misc**

* Add deprecated resources/datasources to the main documentation page
([#2581](#2581))
([68bbf4f](68bbf4f))
* Add deprecation message to docs
([#2578](#2578))
([3675d6d](3675d6d))
* Add Terraform setup to the testing pipeline
([#2579](#2579))
([216e35a](216e35a))
* Chore use get or skip in other tests
([#2570](#2570))
([2829b90](2829b90))
* modify provider context to pass snowflake client instead of db
connection
([#2577](#2577))
([e7fd4ef](e7fd4ef))
* Speed up tests
([#2580](#2580))
([f003715](f003715))


### 🐛 **Bug fixes:**

* file_format validate() for field_optionally_enclosed_by
([#2575](#2575))
([5da5d93](5da5d93))
* Fix import for account parameter
([#2594](#2594))
([cac884c](cac884c)),
closes
[#2573](#2573)
* support snowflake application as database
([#2596](#2596))
([b9a4a19](b9a4a19))
* tag identifiers problems
([#2534](#2534))
([3c300e1](3c300e1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants