Skip to content

Commit

Permalink
docs: add sync note to vars
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygridley committed Jun 10, 2024
1 parent 9a8aa10 commit 7f8eea2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions variables-addon-irsa.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# IMPORTANT: This file is synced with the "terraform-aws-eks-universal-addon" module. Any changes to this file might be overwritten upon the next release of that module.

# ================ IRSA variables (optional) ================

variable "cluster_identity_oidc_issuer" {
Expand Down
2 changes: 2 additions & 0 deletions variables-addon.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# IMPORTANT: This file is synced with the "terraform-aws-eks-universal-addon" module. Any changes to this file might be overwritten upon the next release of that module.

# ================ common variables (required) ================

variable "helm_chart_name" {
Expand Down

0 comments on commit 7f8eea2

Please sign in to comment.