Skip to content

Commit

Permalink
Feature/tf upgrade (#64)
Browse files Browse the repository at this point in the history
* update changelog

* update build to use terraform 1.5.3

* poetry update libraries
  • Loading branch information
sliu008 authored May 15, 2024
1 parent 1009ad4 commit e21d51f
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 194 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ jobs:
#########################################################################
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 0.13.6
terraform_version: 1.5.3

- name: Deploy Terraform
if: |
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
### Changed
- ** TIG Upgrade Cumulus 18 **
- Update tig to use cumulus 18 templates terraform 1.5.3 is necesary for this update.
### Deprecated
### Removed
### Fixed
Expand Down
Loading

0 comments on commit e21d51f

Please sign in to comment.