Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 1.62 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.23.00.000] - 2024-11-22

Changed

  • Upgraded the version of Terraform AWS Provider to 5.77.0, and Terraform Confluent Provider to 2.10.0.

[0.22.00.000] - 2024-11-08

Added

Changed

  • Upgraded the version of Terraform AWS Provider to 5.75.0, and Terraform Confluent Provider to 2.9.0.

[0.21.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.

Fixed

  • Fix typo in the undeployed.yml, and removed the aws_profile argument that was being passed to the Terraform configuration.

[0.20.00.000] - 2024-09-01

Added

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

Fixed

  • from the GitHub Workflows the AWS credentials are now being passed to the Terraform configuration.

[0.11.00.000] - 2024-08-31

Added

  • instructions to the README.md to run the Terraform script.

[0.10.00.000] - 2024-08-31

Added

  • the run-terraform.locally.sh BASH script to run the Terraform configuration locally.

Changed

  • slightly renamed the repo.
  • Upgraded and refactored all the Terraform Confluent Provider resources and data blocks to adhere to release 2.1.0.

[0.01.00.000] - 2024-08-03

Added

  • First release.