I recently configured the Amazon EBS CSI driver and found the setup with terraform to be more effort than expected. I wanted to avoid third-party modules and keep it as simple as possible, while remaining least privilege.
UPDATE: This approach can also be used for the aws-efs-csi-driver
Amazon EBS CSI driver with terraform
I recently configured the Amazon EBS CSI driver and found the setup with terraform to be more effort than expected. I wanted to avoid third-party modules and keep it as simple as possible, while remaining least privilege. UPDATE: This approach can also be used for the aws-efs-csi-driver
https://davegallant.ca/blog/amazon-ebs-csi-driver-terraform/