Josh Coburn

Results 7 comments of Josh Coburn

I would also like to see this feature natively supported.

**Root Cause:** The root cause was identified as recent changes which switched the S3 VPC private endpoint to a Gateway type without association to the private route table. Nodes will...

@dhoucgitter understood.. this feature request was more about ensuring that gp3 is a fully supported across the board option within the IAC. Further, it might be worth considering this as...

In the interim of expanding the default_nodepool_os_disk_type validation check, you can bypass the default_nodepool_os_disk_type validation check by disabling creation of the default nodepool: set [create_default_nodepool ](https://github.com/sassoftware/viya4-iac-aws/blob/e8de51f5e3755cdf2ef5ea4fdb5338ddbde86d3b/variables.tf#L162)= false in tfvars. In...

@saschjmil There is arguably a second step to ensure gp3 is used across the board: creating the gp3 storageClass and setting this as the cluster default storageClass... however this would...

I would also like to see this resolved.. at least give users the ability to tune this.

@ashishranjan738 any updates on approving this PR?