-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add outputs for addons created
- Loading branch information
1 parent
7382e06
commit ed87c97
Showing
119 changed files
with
1,780 additions
and
17 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
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
output "helm_release" { | ||
description = "Map of attributes of the Helm release created without sensitive outputs" | ||
value = module.helm_addon.helm_release | ||
} | ||
|
||
output "irsa_arn" { | ||
description = "IAM role ARN for the service account" | ||
value = module.helm_addon.irsa_arn | ||
} | ||
|
||
output "irsa_name" { | ||
description = "IAM role name for the service account" | ||
value = module.helm_addon.irsa_name | ||
} | ||
|
||
output "service_account" { | ||
description = "Name of Kubernetes service account" | ||
value = module.helm_addon.service_account | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
output "helm_release" { | ||
description = "Map of attributes of the Helm release created without sensitive outputs" | ||
value = module.helm_addon.helm_release | ||
} | ||
|
||
output "irsa_arn" { | ||
description = "IAM role ARN for the service account" | ||
value = module.helm_addon.irsa_arn | ||
} | ||
|
||
output "irsa_name" { | ||
description = "IAM role name for the service account" | ||
value = module.helm_addon.irsa_name | ||
} | ||
|
||
output "service_account" { | ||
description = "Name of Kubernetes service account" | ||
value = module.helm_addon.service_account | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
output "helm_release" { | ||
description = "Map of attributes of the Helm release created without sensitive outputs" | ||
value = module.helm_addon.helm_release | ||
} | ||
|
||
output "irsa_arn" { | ||
description = "IAM role ARN for the service account" | ||
value = module.helm_addon.irsa_arn | ||
} | ||
|
||
output "irsa_name" { | ||
description = "IAM role name for the service account" | ||
value = module.helm_addon.irsa_name | ||
} | ||
|
||
output "service_account" { | ||
description = "Name of Kubernetes service account" | ||
value = module.helm_addon.service_account | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
output "helm_release" { | ||
description = "Map of attributes of the Helm release created without sensitive outputs" | ||
value = module.helm_addon.helm_release | ||
} | ||
|
||
output "irsa_arn" { | ||
description = "IAM role ARN for the service account" | ||
value = module.helm_addon.irsa_arn | ||
} | ||
|
||
output "irsa_name" { | ||
description = "IAM role name for the service account" | ||
value = module.helm_addon.irsa_name | ||
} | ||
|
||
output "service_account" { | ||
description = "Name of Kubernetes service account" | ||
value = module.helm_addon.service_account | ||
} |
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
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
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
output "helm_release" { | ||
description = "Map of attributes of the Helm release created without sensitive outputs" | ||
value = module.helm_addon.helm_release | ||
} | ||
|
||
output "irsa_arn" { | ||
description = "IAM role ARN for the service account" | ||
value = module.helm_addon.irsa_arn | ||
} | ||
|
||
output "irsa_name" { | ||
description = "IAM role name for the service account" | ||
value = module.helm_addon.irsa_name | ||
} | ||
|
||
output "service_account" { | ||
description = "Name of Kubernetes service account" | ||
value = module.helm_addon.service_account | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
output "helm_release" { | ||
description = "Map of attributes of the Helm release created without sensitive outputs" | ||
value = module.helm_addon.helm_release | ||
} | ||
|
||
output "irsa_arn" { | ||
description = "IAM role ARN for the service account" | ||
value = module.helm_addon.irsa_arn | ||
} | ||
|
||
output "irsa_name" { | ||
description = "IAM role name for the service account" | ||
value = module.helm_addon.irsa_name | ||
} | ||
|
||
output "service_account" { | ||
description = "Name of Kubernetes service account" | ||
value = module.helm_addon.service_account | ||
} |
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
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
Oops, something went wrong.