mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-17 06:19:38 +02:00
Add example for IRSA and cluster-autoscaler (#710)
* Add example for IRSA * remove unused SGs * remove helm setup part * simplification and use module * fix fmt error * remove unused resource
This commit is contained in:
3
examples/irsa/outputs.tf
Normal file
3
examples/irsa/outputs.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
output "aws_account_id" {
|
||||
value = data.aws_caller_identity.current.account_id
|
||||
}
|
||||
Reference in New Issue
Block a user