You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use an existing eks cluster. It contains uppercase alphabet characters. While creating s3 resources, I got an error that says something like bucket names must not contain uppercase characters
Steps to reproduce the behavior
Create an eks cluster with uppercase chars.
Import this cluster into jx module.
Expected behavior
successfully create jx module.
Actual behavior
Terraform fails on creating s3 bucket
Terraform version
The output of terraform version is:
Terraform v0.14.6
Your version of Terraform is out of date! The latest version
is 0.14.8. You can update by downloading from https://www.terraform.io/downloads.html
Module version
Operating system
maxos
The text was updated successfully, but these errors were encountered:
Summary
I tried to use an existing eks cluster. It contains uppercase alphabet characters. While creating s3 resources, I got an error that says something like bucket names must not contain uppercase characters
Steps to reproduce the behavior
Create an eks cluster with uppercase chars.
Import this cluster into jx module.
Expected behavior
successfully create jx module.
Actual behavior
Terraform fails on creating s3 bucket
Terraform version
The output of
terraform version
is:Module version
Operating system
maxos
The text was updated successfully, but these errors were encountered: