Skip to content

Commit

Permalink
Update terraform state after EKS resource rename deployment\n\nReflec…
Browse files Browse the repository at this point in the history
…ts successful terraform apply: 28 added, 1 changed, 28 destroyed.\nAll resources now use eks-terragrunt-repo-gen-* naming convention.
  • Loading branch information
Your Name committed Feb 20, 2026
1 parent 0d135a3 commit ac98a35
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 273 deletions.
2 changes: 1 addition & 1 deletion deploy/.terraform/modules/modules.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Modules":[{"Key":"","Source":"","Dir":"."},{"Key":"service_catalog_repo_generator","Source":"../../terraform-aws-template-automation","Dir":"../../terraform-aws-template-automation"}]}
{"Modules":[{"Key":"","Source":"","Dir":"."},{"Key":"eks_terragrunt_repo_generator","Source":"../../terraform-aws-template-automation","Dir":"../../terraform-aws-template-automation"},{"Key":"service_catalog_repo_generator","Source":"../../terraform-aws-template-automation","Dir":"../../terraform-aws-template-automation"}]}
Loading

0 comments on commit ac98a35

Please sign in to comment.