generated from terraform-modules/template_aws_submodules
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,12 @@ | ||
| # To Do | ||
|
|
||
| - [ ] Create script to download specific EKS version code properly into a new directory | ||
| - [ ] Add tags.yml, tags.tf and apply tags across all needed resources to get finops codes updated | ||
| - [X] Add tags.yml, tags.tf and apply tags across all needed resources to get finops codes updated | ||
| - [ ] Add template structure to generate files which have requested manual generation in environment | ||
|
|
||
| # CHANGELOG | ||
|
|
||
| - 1.0.0 -- 2026-04-17 | ||
| - initial | ||
|
|
||
| - 1.0.1 -- 2026-06-17 | ||
| - mark tags task as complete |