Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

69 lines (52 loc) · 2.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is base on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.41.00.000] - 2025-01-09

Added

[0.40.00.000] - 2024-12-13

Added

[0.39.00.000] - 2024-11-27

Added

[0.38.00.000] - 2024-11-26

Added

Changed

[0.37.00.000] - 2024-11-22

Changed

  • Upgraded the version of Terraform AWS Provider to 5.77.0, and Terraform Snowflake Provider to 0.98.0.

[0.36.00.000] - 2024-11-08

Changed

  • Upgraded the version of Terraform AWS Provider to 5.75.0, and Terraform Snowflake Provider to 0.97.0.

[0.35.00.000] - 2024-09-06

Changed

  • Replace deprecated snowflake_role with snowflake_account_role.

[0.34.00.000] - 2024-09-06

Fixed

  • Passing snowflake_warehouse variable to the Terraform configuration in the GitHub Workflows.

[0.33.00.000] - 2024-09-06

Fixed

  • Passing service_account_user variable to the Terraform configuration in the GitHub Workflows.

[0.32.00.000] - 2024-09-06

Fixed

  • Removed the unused snowflake_user variable in the BASH script and GitHub deploy Workflow/Action.

[0.31.00.000] - 2024-09-05

Changed

  • Upgraded the version of Terraform AWS Provider to 5.66.0, and Terraform Snowflake Provider to 0.95.0.

[0.30.00.000] - 2024-09-04

Added

  • GitHub Action that determines the AWS Account ID.
  • instructions on how to execute Terraform from a GitHub Workflow.
  • update the README.md.

Changed

  • Updated the .terraform.lock.hcl with Terraform AWS Provider.

[0.10.00.000] - 2024-08-30

Changed

  • Integrated the module output variables from github.com/j3-signalroom/iac-snowflake-user-rsa_key_pairs_rotation-tf_module.
  • Removed direct reference to the AWS Secrets Manager secrets.

[0.01.00.000] - 2024-08-28

Added

  • First release.