Skip to content

Commit

Permalink
Resolved #539.
Browse files Browse the repository at this point in the history
  • Loading branch information
j3-signalroom committed Dec 13, 2024
1 parent 24c05ed commit 52d6915
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The format is base on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Issue [#521](https://github.com/j3-signalroom/apache_flink-kickstarter/issues/521).

### Changed
- Upgraded the Snowflake Terraform Provider to version `0.99.0`.
- Upgraded the Snowflake Terraform Provider to version `1.0.0`.
- Upgraded the AWS Terraform Provider to version `5.80.0`.
- Upgraded the Confluent Terraform Provider to version `2.12.0`.

Expand Down
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ terraform {
}
snowflake = {
source = "Snowflake-Labs/snowflake"
version = "~> 0.99.0"
version = "~> 1.0.0"
}
}
}
Expand Down

0 comments on commit 52d6915

Please sign in to comment.