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.
- Upgraded the version of Terraform AWS Provider to
5.77.0
, and Terraform Snowflake Provider to0.98.0
.
- Upgraded the version of Terraform AWS Provider to
5.75.0
, and Terraform Snowflake Provider to0.97.0
.
- Replace deprecated
snowflake_role
withsnowflake_account_role
.
- Passing
snowflake_warehouse
variable to the Terraform configuration in the GitHub Workflows.
- Passing
service_account_user
variable to the Terraform configuration in the GitHub Workflows.
- Removed the unused
snowflake_user
variable in the BASH script and GitHubdeploy
Workflow/Action.
- Upgraded the version of Terraform AWS Provider to
5.66.0
, and Terraform Snowflake Provider to0.95.0
.
- GitHub Action that determines the AWS Account ID.
- instructions on how to execute Terraform from a GitHub Workflow.
- update the
README.md
.
- Updated the
.terraform.lock.hcl
with Terraform AWS Provider.
- 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.
- First release.